Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.08 KB

MIT license Open Source Love svg3

Discord-Bot-Base-Py

This is the base of a Discord Bot in Python

First you must create an application in Discord, and thus be able to create the bot and obtain its Token, you can do this from the Discord Developers section:

https://discord.com/developers/

Then you will need to modify the config.py


To start with the bot, run the following command in the terminal:

pip install discord

To start the bot so you can start to see how it works and you can learn to develop it on your own, use the following commands:

py main.py

Have fun programming!

Contributors:

forthebadge made-with-python ForTheBadge built-with-love