2.2 KiB
2.2 KiB
Bot developed with discord.py (rewrite) - FRENCH
Setting up
You have to replace TOKEN_DISCORD
, TOKEN_GENIUS
, TOKEN_REDDIT_CLIENT_ID
, TOKEN_REDDIT_CLIENT_SECRET
, TOKEN_REDDIT_USER_AGENT
and TIMEZONE
with your desired values.
With a docker-compose or in command line:
docker run -d \
--name="KassouBot" \
mylloon/kassoubot \
--TOKEN_DISCORD="yourValue" \
--TOKEN_GENIUS="yourValue" \
--TOKEN_REDDIT_CLIENT_ID="yourValue" \
--TOKEN_REDDIT_CLIENT_SECRET="yourValue" \
--TOKEN_REDDIT_USER_AGENT="yourValue" \
--TIMEZONE="yourTimezone"
To find reddit tokens, go to this site and here are the instructions:
redirection uri (for copy/paste) : http://localhost:8080
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