Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/therolffr/thebot
TheRolf discord.py bot
https://github.com/therolffr/thebot
Last synced: about 1 month ago
JSON representation
TheRolf discord.py bot
- Host: GitHub
- URL: https://github.com/therolffr/thebot
- Owner: TheRolfFR
- Created: 2020-11-30T11:56:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-29T12:45:18.000Z (3 months ago)
- Last Synced: 2024-10-15T10:17:20.119Z (3 months ago)
- Language: Python
- Homepage:
- Size: 13.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![TheBot](logo/theBot_200px.png)
# TheBot - Bot Discord de l'UTBiscord###### tags: `discord` `bot` `open-source` `python`
## đź“ť Informations :
### Quel language ?
Le python, simple et efficace sera utilisé.
### Qui peut participer ?
Toutes les personnes présentes sur le Discord UTBiscord.
### Principales fonctionnalitées à implémenter:
- [x] Modération
- [ ] Attribution des rĂ´les de jeux
- [x] Radio
- [ ] Musique
- [ ] Strawpoll
- [ ] Traducteur## 🔧 Dépendances système
- sqlite
- python 3## 🔧 Lancer le bot en local
Cloner le dépôt distant :
```
git clone https://github.com/TheRolfFR/TheBot
```Installer les modules python :
```
pip install -r requirements.txt
```Ajouter un fichier token.txt à la racine avec le token du bot à l'intérieur.
Vous avez généré ce token sur le portail [Discord developer].
Vous pouvez créer une application en appuyant sur le bouton ``New application``.
(https://discord.com/developers/applications) dans la section ``🧩 bot`` .
Lancer le bot :
```
python bot.py
```Évidemment il vous faudra inviter votre bot sur votre serveur. Pour cela récupérez le ``CLIENT ID`` dans la section ``🏠General information``
Maintenant si vous ĂŞtes administrateur de votre serveur, vous pouvez inviter le bot en tapant l'url:
https://discord.com/api/oauth2/authorize?client_id=PASTE_CLIENT_ID_HERE&permissions=32630786&scope=bot
Enjoy!
## 🔧 Lancer le bot sur [repl.it](https://repl.it/) 🙊
Demander Ă [TheRolfFR](https://bit.ly/therolf-github) aka RĂ©seau
## đź“ś Informations et documentation
- Librairie discord python (EN) : https://discordpy.readthedocs.io/en/latest/
- Tutoriel vidéo créer un bot discord avec python (EN) : https://youtu.be/5yahh4tR0L0