Bot in french developed with discord.py (rewrite)
cogs | ||
.gitignore | ||
main.py | ||
README.md | ||
requirements.txt |
Bot developed with discord.py (rewrite) - FRENCH
Prerequisites
- Python 3.8.6
- requirements.txt
Setting up
- A
tokens.py
file that contains:
token_discord = "your discord token"
token_genius = "your genius token"
token_reddit = {"client_id": "your client id", "client_secret": "your secret pass", "user_agent": "your reddit's username"}
To find reddit tokens, go to this site and here are the instructions:
redirection uri (for copy/paste) : http://localhost:8080
Starting up
- Run main.py
Add the bot to your server
- This site allows you to choose which permissions to add by default to the bot.
- Choose Administrator so you don't get in over your head.
- Copy and paste the ID of your bot in Client ID found here and go to the link at the bottom of the page.
Features
Everything is explained by doing .help