diff --git a/README.md b/README.md index dd6cbae..a9063c2 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,5 @@ If you find a bug or have a feature request, visit https://code.nextgamers.eu/fr # 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. +- To develop extensions for the bot please have a look at https://discordpy.readthedocs.io/en/latest/ext/commands/index.html - A better description and HowTo will follow someday, maybe in the wiki. :)