Simple tools for discord.py
Most of these tools are checks that may be useful on the development of bots, either prefixed commands or application commands.
Python 3.9 or higher is required.
Main package:
pip install discord.py-tools
Y(A)ML I18N Support:
pip install discord.py-tools[yaml-i18n]
Po, Mo, Pot I18N Support:
pip install discord.py-tools[po-i18n]
The documentation is available here.
Contributions are welcome in this project! Only requirements is knowing what you write and that everything works!