40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
|
# Titre du projet
|
||
|
|
||
|
[![forthebadge](http://forthebadge.com/images/badges/contains-cat-gifs.svg)](http://forthebadge.com)
|
||
|
|
||
|
TuxBot, un bot discord écrit en Python.
|
||
|
Ici se trouve le code source de ce bot proventant du serveur Discord "Aide GNU/Linux-Fr", il à été créé spécialement pour ce discord, si vous souhaitez l'utiliser il vous faudra modifier ``settings.json`` et ``cogs/utils/checks.py`` ;)
|
||
|
|
||
|
### Pré-requis
|
||
|
|
||
|
Il vous faut :
|
||
|
|
||
|
- Un ordinateur sous **linux** avec une connexion à l'internet
|
||
|
- Python3.5 ou +
|
||
|
- Installer ``requirements.txt`` (avec ``pip install -r requirements.txt`` par ex)
|
||
|
|
||
|
### Installation
|
||
|
|
||
|
Une fois les prérequis installés et les paramètres édités placez vous dans le repertoire du bot et lancez ``bot.py`` avec python3 (ex: ``python3 bot.py``)
|
||
|
|
||
|
## Démarrage
|
||
|
|
||
|
Placez vous dans le repertoire du bot et lancez ``bot.py`` avec python3 (ex: ``python3 bot.py``)
|
||
|
|
||
|
## Fabriqué avec
|
||
|
* [PyCharm](https://www.jetbrains.com/pycharm/) - Editeur de texte payant :3
|
||
|
* [discord.py](https://github.com/Rapptz/discord.py) - API Python pour discord
|
||
|
|
||
|
## Versions
|
||
|
Liste des versions : [Cliquer pour afficher](https://github.com/outout14/tuxbot-bot/tags)
|
||
|
|
||
|
## Auteurs
|
||
|
* **Maël** _alias_ [@outout14](https://github.com/outout14)
|
||
|
* **Romain** _alias_ [Romain le malchanceux](https://github.com/Rom194)
|
||
|
|
||
|
## License
|
||
|
|
||
|
Ce projet est sous licence ``WTFTPL`` - voir le fichier [LICENSE.md](LICENSE.md) pour plus d'informations
|
||
|
|
||
|
|