diff --git a/README.md b/README.md index bbf4232..dd6cbae 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,9 @@ If you find a bug or have a feature request, visit https://code.nextgamers.eu/fr - Extensions are how you create "plugins/modules" for the bot to provide additional features. There are some .example extension files in the ext/ folder. - If you need more information visit https://discordpy.readthedocs.io/en/latest/index.html#extensions and read about extensions there. -- The jishaku extension is always loaded and downloaded from the network on requirement.txt updates. The module provides administration commands. +- The Jishaku extension is always loaded and downloaded from the network on requirement.txt updates. The module provides administration commands. it is not written by me. +- Jishaku Documentation: https://jishaku.readthedocs.io/en/latest/index.html # Notes - There is a .gitignore which ignores things like bot.ini and bot.log with git so passwords and logs are not getting commited to git.