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