Python Discord Bot Agregator's bot template/base
Go to file
Louis Chauvet 3f416c5682
[main] Update some docstrings, remove config check
[doc] Put all config_types on same page, add link to python and discord.py doc
[config] Add some doc, solve KeyError when loading config file
[config-types] Add some doc, add guild type
2020-04-21 02:59:08 +02:00
config [main] Update some docstrings, remove config check 2020-04-21 02:59:08 +02:00
modules [main] Update some docstrings, remove config check 2020-04-21 02:59:08 +02:00
scripts Ajout des hooks de precommit pour vérifier la doc et les tests avant tout commit (il faut executer scripts/install-hooks.sh) 2020-04-14 03:22:13 +02:00
source [main] Update some docstrings, remove config check 2020-04-21 02:59:08 +02:00
storage Fix jsonencoder 2020-03-31 10:31:05 +02:00
utils [bot-base] Ajout de la doc 2020-04-14 02:31:36 +02:00
.gitignore Après vérification il faut bien commit le pipfile.lock 2020-04-14 02:37:09 +02:00
errors.py Initial commit 2019-04-28 16:59:08 +00:00
LICENSE Initial commit 2019-04-28 14:37:32 +00:00
main.py [main] Update some docstrings, remove config check 2020-04-21 02:59:08 +02:00
make.bat [bot-base] Ajout de la doc 2020-04-14 02:31:36 +02:00
Makefile [bot-base] Ajout de la doc 2020-04-14 02:31:36 +02:00
Pipfile [main] Update some docstrings, remove config check 2020-04-21 02:59:08 +02:00
Pipfile.lock [main] Update some docstrings, remove config check 2020-04-21 02:59:08 +02:00
pytest.ini [bot-base] Ajout de la doc 2020-04-14 02:31:36 +02:00
README.md Initial commit 2019-04-28 14:37:32 +00:00

bot-base