You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2026. It is now read-only.
Create a restricted api wrapper that wraps the basic functions of both the core and discordpy to allow people to write modules for the bot. Use it internally only with an internal python library (not on pypi) that auto imports with any code created. Make sure to sandbox the code well (dont just use unhardened docker). Make sure to document it well with either sphinx or examples.