Skip to content

AcoDev/Discord-Bot-Base-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is the base of a Discord Bot in Python

Resources

License

Stars

Watchers

Forks

Languages