A collection of cogs for AA-Discordbot
These Discord bot COGs are specially tailored for the corporation Terra Nanotech. They COGs of apps we use, so they fit our needs.
Note
If you install this app, you need to be aware that there will be no support for any kind of issues you might encounter, and you have to figure it out on your own.
pip install tnnt-discordbot-cogs
In local.py
right after INSTALLED_APPS
:
# Terra Nanotech Discordbot Cogs
INSTALLED_APPS += ["eveuniverse", "tnnt_discordbot_cogs"]
Run DB migrations and restart supervisor.