Link to discord.py extension coding

This commit is contained in:
Uwe Pfeifer 2025-05-07 09:24:37 +02:00
parent 2013b29c8b
commit f4e491ac78

View file

@ -32,4 +32,5 @@ If you find a bug or have a feature request, visit https://code.nextgamers.eu/fr
# Notes # 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. - 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. :) - A better description and HowTo will follow someday, maybe in the wiki. :)