Contra › module › System
From Botdom Documentation
The commands included in this module are here to help you maintain the core of your bot, and to provide you with information about what the bot is doing.
Contents |
About
- Example: !about
This command returns information about the bot. Using "!about system" will return information about your computer. "!about uptime" will return the bot's uptime!
System
This is the same as doing "!about system".
Uptime
This is the same as doing "!about uptime".
Commands
- Example: !commands
This returns a list of all the commands that the bot has loaded.
Command
- Syntax: !command [ban/allow/reset/on/off/list]
Use this command to manage command privileges, turn commands on and off, and view commands.
Modules
This command returns a list of all modules in the bot.
Module
Similar to the !command command. Use this to manage your modules.
Users
Use this to view users on the bot's internal access levels (user list).
User
This one is used to manage your bot's user list. You can add and remove users and classes.
Autojoin
Use this to manage your bot's autojoin list. The autojoin list is a list of channels that your bot joins when it connects to bw:dAmn.
Ctrig
Use this command to change your bot's trigger character.
Eval
This command can be used to execute php code! Careful with this one, you could mess up your computer if you're not careful.
Restart
Use this command to restart your bot. You need to be running your bot through either the RUN-Contra file or the RUN-Contra_debug file.
Quit
This command simply shuts down the bot. Using "!quit hard" will automatically close the bot console.
Credits
This command shows a brief version of Contra's credits.
Sudo
"Super user do". This allows you to execute commands under someone else's username.
- Example:
!sudo photofroggy about

