Limnoria-doc/use/plugins/status.rst

63 lines
884 B
ReStructuredText
Raw Normal View History

2011-06-28 08:11:32 +02:00
.. _plugin-status:
The Status plugin
=================
2011-06-28 17:29:38 +02:00
.. _command-status-status:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
status status
^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Returns the status of the bot.
2011-06-28 17:29:38 +02:00
.. _command-status-cmd:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
status cmd
^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Returns some interesting command-related statistics.
2011-06-28 17:29:38 +02:00
.. _command-status-commands:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
status commands
^^^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Returns a list of the commands offered by the bot.
2011-06-28 17:29:38 +02:00
.. _command-status-uptime:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
status uptime
^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Returns the amount of time the bot has been running.
2011-06-28 17:29:38 +02:00
.. _command-status-threads:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
status threads
^^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Returns the current threads that are active.
2011-06-28 17:29:38 +02:00
.. _command-status-net:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
status net
^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Returns some interesting network-related statistics.
2011-06-28 17:29:38 +02:00
.. _command-status-server:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
status server
^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Returns the server the bot is on.
2011-06-28 17:29:38 +02:00
.. _command-status-cpu:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
status cpu
^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Returns some interesting CPU-related statistics on the bot.