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 11:23:10 +01:00
cogs simplification token reddit 2020-12-11 11:23:10 +01:00
.gitignore Ajout du token pour l'api genius dans setup.py 2020-11-30 14:12:02 +01:00
main.py Ajout du token pour l'api genius dans setup.py 2020-11-30 14:12:02 +01:00
README.md update setting up 2020-12-11 11:06:00 +01:00
requirements.txt adding endline 2020-11-29 11:59:49 +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": "ton client_id", "client_secret": "ton client_secret", "user_agent": "ton pseudo (exemple u/gotaga)"}

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