mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-30 16:29:26 +01:00
71 lines
716 B
ReStructuredText
71 lines
716 B
ReStructuredText
|
|
||
|
.. _plugin-status:
|
||
|
|
||
|
The Status plugin
|
||
|
=================
|
||
|
|
||
|
.. command-status:
|
||
|
|
||
|
status
|
||
|
^^^^^^
|
||
|
|
||
|
Returns the status of the bot.
|
||
|
|
||
|
|
||
|
.. command-cmd:
|
||
|
|
||
|
cmd
|
||
|
^^^
|
||
|
|
||
|
Returns some interesting command-related statistics.
|
||
|
|
||
|
|
||
|
.. command-commands:
|
||
|
|
||
|
commands
|
||
|
^^^^^^^^
|
||
|
|
||
|
Returns a list of the commands offered by the bot.
|
||
|
|
||
|
|
||
|
.. command-uptime:
|
||
|
|
||
|
uptime
|
||
|
^^^^^^
|
||
|
|
||
|
Returns the amount of time the bot has been running.
|
||
|
|
||
|
|
||
|
.. command-threads:
|
||
|
|
||
|
threads
|
||
|
^^^^^^^
|
||
|
|
||
|
Returns the current threads that are active.
|
||
|
|
||
|
|
||
|
.. command-net:
|
||
|
|
||
|
net
|
||
|
^^^
|
||
|
|
||
|
Returns some interesting network-related statistics.
|
||
|
|
||
|
|
||
|
.. command-server:
|
||
|
|
||
|
server
|
||
|
^^^^^^
|
||
|
|
||
|
Returns the server the bot is on.
|
||
|
|
||
|
|
||
|
.. command-cpu:
|
||
|
|
||
|
cpu
|
||
|
^^^
|
||
|
|
||
|
Returns some interesting CPU-related statistics on the bot.
|
||
|
|
||
|
|