diff --git a/README.md b/README.md index 1950276..1b46243 100644 --- a/README.md +++ b/README.md @@ -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.