This plugin allows you to view different bot statistics, for example, uptime.
| Command | Help |
|---|---|
| cmd | Status cmd takes no arguments Returns some interesting command-related statistics. |
| commands | Status commands takes no arguments Returns a list of the commands offered by the bot. |
| cpu | Status cpu takes no arguments Returns some interesting CPU-related statistics on the bot. |
| net | Status net takes no arguments Returns some interesting network-related statistics. |
| network | Status network takes no arguments Returns the network the bot is on. |
| processes | Status processes takes no arguments Returns the number of processes that have been spawned, and list of ones that are still active. |
| server | Status server takes no arguments Returns the server the bot is on. |
| status | Status status takes no arguments Returns the status of the bot. |
| threads | Status threads takes no arguments Returns the current threads that are active. |
| uptime | Status uptime takes no arguments Returns the amount of time the bot has been running. |