aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/core/extensions.py (follow)
Commit message (Expand)AuthorAgeLines
* Use enum.member instead of functools.partial workaroundGravatar wookie1842025-04-08-6/+4
* Cleanup constants (#1484)Gravatar Amrou Bellalouna2024-05-21-2/+2
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-2/+2
* Corrected attribute name to fetch github url in extensions.py (#1348)Gravatar Parth Verma2023-08-21-1/+1
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-9/+7
* Bump botcore version (#1180)Gravatar Amrou Bellalouna2022-12-28-1/+1
* Async load and unload exts in the extensions cogGravatar Chris Lovering2022-09-21-9/+9
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-2/+2
* Use extension utils from bot-coreGravatar Chris Lovering2022-09-21-11/+11
* Migrate to `og_blurple` (#924)Gravatar TizzySaurus2021-10-26-1/+1
* properly blacklist the extensions cogGravatar aru2021-09-21-1/+1
* Move internal eval and rename utils to coreGravatar Janine vN2021-09-05-0/+266