admin command group

Commands of this group are available only for admin/owner of bot.

  • !admin quit - shutting down the bot
  • !admin roles - shows the information about roles of bot in conferences, where he is now, bot admins, conference moderators as: //room@…/ nick:// #, where # means an access level:
    • 30 - conference moderator
    • 50 - conference admin
    • 100 - conference owner
    • 200 - bot admin/owner
  • !admin asynccount - shows a number of commands, which are running in a background now. E.g. ping requests, client version requests, Google requests, that processes where bot is a medium between server (for example) and user.
  • !admin asynclist - shows a list of commands, which are running in a background now.
  • !admin presence [status] [status message] - changes the bots' status for users that authorized him in a roster. Statuses are:
    • AVAILABLE
    • AWAY
    • XA
    • DND
    • CHAT

E.g.:

  !admin presence dnd Busy!
  • !admin presencejid [JID] [status] [status message] - changes the status for concrete JID or conference

E.g.:

  !admin presencejid blabla@conference.jabber.org chat Free for chat :)
  • !admin subscribe [JID] - sends an authorizing request to desired JID

E.g.:

  !admin subscribe romeo@jabber.org