-
-
Notifications
You must be signed in to change notification settings - Fork 10
Port the ext Cog #210
Copy link
Copy link
Open
Labels
a: codePull requests which add features, fixes, or any code changePull requests which add features, fixes, or any code changestatus: approved
Milestone
Metadata
Metadata
Assignees
Labels
a: codePull requests which add features, fixes, or any code changePull requests which add features, fixes, or any code changestatus: approved
Both
PythonandSir-Lancebothave theextcommand that allows to load/unload/list extensions.The code is currently duplicated, and seems fit to be ported to bot-core as all bots could use that feature to have access to the same information about the different extensions' status.