A simple module to handle various informational commands querying the bot's current status and statistics.
Commands for Status
CommandArgs Detailed Help
cmdtakes no arguments Returns some interesting command-related statistics.
commandstakes no arguments Returns a list of the commands offered by the bot.
cputakes no arguments Returns some interesting CPU-related statistics on the bot.
nettakes no arguments Returns some interesting network-related statistics.
servertakes no arguments Returns the server the bot is on.
statustakes no arguments Returns the status of the bot.
threadstakes no arguments Returns the current threads that are active.
uptimetakes no arguments Returns the amount of time the bot has been running.

Configuration Variables for the Status plugin

  • supybot.plugins.Status.public
    • Default: True
    • Channel Specific: False
    • Help: Determines whether this plugin is publicly visible.
  • supybot.plugins.Status.cpu
    • .children
      • Default: True
      • Channel Specific: True
      • Help: Determines whether the cpu command will list the time taken by children as well as the bot's process.
    • .threads
      • Default: False
      • Channel Specific: True
      • Help: Determines whether the cpu command will provide the number of threads spawned and active.
    • .memory
      • Default: True
      • Channel Specific: True
      • Help: Determines whether the cpu command will report the amount of memory being used by the bot.

<- Sourceforge | Plugins Index | Commands Index | Success ->

Valid HTML 4.01! Valid CSS! SourceForge.net Logo