Bot in french developed with discord.py (rewrite)
This repository has been archived on 2022-06-13. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2020-12-11 14:34:48 +01:00
cogs fix author news 2020-12-11 14:34:48 +01:00
.gitignore Ajout du token pour l'api genius dans setup.py 2020-11-30 14:12:02 +01:00
main.py allègement de la citation 2020-12-11 12:29:28 +01:00
README.md meilleur explication token reddit 2020-12-11 11:25:52 +01:00
requirements.txt ajout feedparser 2020-12-11 12:58:44 +01:00

Bot developed with discord.py (rewrite) - FRENCH

Prerequisites

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: : instructions

redirection uri (for copy/paste) : http://localhost:8080

Starting up

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