Eval
- Evaluates Python Code and returns the output!
- Usage:
>eval <python code>
- Permission Level:
Bot Manager+
GitPull
- Fetch's and applies changes from GitHub to the bot automatically!
- Usage:
>gitpull <-c/-a>
- -a: Reloads everything by spawning a new process and kills the old process.
- -c: Reloads everything in the cogs folder.
- Permission Level:
Bot Manager+
Sentry
- Fetch's all available tracebacks and Sentry details.
- Usage:
>sentry
- Permission Level:
Bot Manager+
Shell
- Executes Shell Commands and returns the output.
- Usage:
>shell <command>
- Permission Level:
Bot Manager+
Maintenance
- Locks the bot to developers only until GitHub Changes are completed.
- Usage:
>m <on/off>
- NOTE: Maintenance Mode is automatically triggered when reloading cogs or applying changes from GitHub!