.. _plugin-admin: The Admin plugin ================ .. command-channels: channels ^^^^^^^^ Returns the channels the bot is on. Must be given in private, in order to protect the secrecy of secret channels. .. command-part: part [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Tells the bot to part the list of channels you give it. ** is only necessary if you want the bot to part a channel other than the current channel. If ** is specified, use it as the part message. .. command-ignore-list: ignore list ^^^^^^^^^^^ Lists the hostmasks that the bot is ignoring. .. command-ignore-remove: ignore remove ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This will remove the persistent ignore on ** or the hostmask currently associated with **. .. command-ignore-add: ignore add [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This will set a persistent ignore on ** or the hostmask currently associated with **. ** is an optional argument specifying when (in "seconds from now") the ignore will expire; if it isn't given, the ignore will never automatically expire. .. command-join: join [] ^^^^^^^^^^^^^^^^^^^^^^ Tell the bot to join the given channel. If ** is given, it is used when attempting to join the channel. .. command-capability-add: capability add ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Gives the user specified by ** (or the user to whom ** currently maps) the specified capability ** .. command-capability-remove: capability remove ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Takes from the user specified by ** (or the user to whom ** currently maps) the specified capability ** .. command-nick: nick [] ^^^^^^^^^^^^^ Changes the bot's nick to **. If no nick is given, returns the bot's current nick.