Skip to content

dank-tagg/dpy-tutorial

Repository files navigation

A simple guide on how to use the discord.py library

This tutorial is aimed to teach people how to use the discord.py library,
and how to create a discord bot with the library itself.

Prerequisites

  • Python 3.5
  • discord.py 1.7.2 and below 2.0

Don't know how to install discord.py? See here

Some notes before we dive into the tutorial

  • The goal of this tutorial is to teach you something.
    This means that you should write the code yourself
    and understand what you are writing. This way, you'll be able to make your own commands after this tutorial.
    I will explain each part what I'm doing there in great detail, and clarify why I do so.
    This tutorial is not intended to let you blindly copy paste the code, but that you learn how to use the library.
    Please contact me on discord if you don't understand any part. I'll be more than happy to help.

  • Knowledge of Python language is extremely handy.
    You can chose to start with the discord.py library, but it will be difficult.

  • In general, YouTube tutorials are bad. Please do not follow them as they are just for you to copy code. I will explain it in detail here

Read through this? Let's get started!

START THE TUTORIAL!

Contact me

Got any questions? DM me (dank-tagg#6017) or join my support server

About

A tutorial written for users in dire need.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published