removing prerequisites

This commit is contained in:
Mylloon 2021-03-17 22:14:11 +01:00
parent 53a7242c9e
commit a1fc7c65af

View file

@ -1,12 +1,6 @@
# Bot developed with [discord.py](https://github.com/Rapptz/discord.py) (rewrite) - FRENCH
#### __Prerequisites__
- Python 3.8.6
- [requirements.txt](requirements.txt)
- Docker
#### __Setting up__
## __Setting up__
You have to replace `TOKEN_DISCORD`, `TOKEN_GENIUS`, `TOKEN_REDDIT_CLIENT_ID`, `TOKEN_REDDIT_CLIENT_SECRET` and `TOKEN_REDDIT_USER_AGENT` with your desired values.
With a [docker-compose](docker-compose.yml) or in command line:
@ -26,7 +20,7 @@ To find reddit tokens, go to [this site](https://www.reddit.com/prefs/apps) and
*redirection uri (for copy/paste) : http://localhost:8080*
#### __Add the bot to your server__
## __Add the bot to your server__
- [This site](https://discordapi.com/permissions.html) allows you to choose which permissions to add by default to the bot.
- Choose *Administrator* so you don't get in over your head.