aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utils/extensions.py (follow)
Commit message (Collapse)AuthorAgeLines
* Add extensions managment commandGravatar Gustav Odinger2020-09-21-0/+265
- Allows admins and core developes to manage loaded and unloaded extensions (mostly cogs) - Mostly copied from the 'Python' bot, with some tweaks to make it work for SeasonalBot