mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-02-20 15:41:14 +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.
|
|
|
|
|