Plugin:ChanAdmin

From ShoutIRC RadioBot Wiki
Revision as of 09:58, 25 October 2013 by Indy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This plugin adds support for basic channel administration commands like automatic opping and banning/unbanning.
It also provides an interface to other plugins like the SAM Broadcaster and Public Vote to allow them access to banning/kicking functions.

Private Message Commands

This plugin adds support for the following PM triggers:

!oop - Manage the Auto Owner (+q) list
!pop - Manage the Auto Protect (+a) list
!aop - Manage the Auto Op (+o) list
!hop - Manage the Auto Half-Op (+h) list
!vop - Manage the Auto Voice (+v) list
 All 5 of the above commands use this syntax: !cmd #channel add|del|list|clear [nick]
 Examples:
  !cmd #channel add nick
  !cmd #channel del nick
  !cmd #channel list
  !cmd #channel clear
  (Note: A user can be in multiple lists at the same time.)
!ban - Bans a hostmask from a specific channel or globally (wildcards supported of course)
 Syntax for this command: !ban #channel/global add|del|list|clear [parms]
 Syntax for each subcommand:
  !ban #channel/global add nick*!*@their.host.com [+net netno] [+exp 1d] reason
  !ban #channel/global del nick*!*@their.host.com [+net netno]
  !ban #channel/global list [+net netno]
  !ban #channel/global clear [+net netno]
  You can use a #channel or the word global for a ban on all channels on all networks.
 Examples:
  Banning from channel with 1 hour expiration and a reason: 
   !ban #channel/global add nick*!*@their.host.com +exp 1h some reason
  Banning from channel with no expiration, on another IRC network, with a reason: 
   !ban #channel/global add nick*!*@their.host.com +netno 1 some reason
  Banning from channel with 1 day expiration, on another IRC network, without a reason: 
   !ban #channel/global add nick*!*@their.host.com +netno 1 +exp 1d

Channel Commands

This plugin adds support for the following channel triggers:

!seen - See when a nick was last seen in the current channel

Future

If there are other things you would like to see the plugin do, feel free to post a Feature Request or Support Ticket asking for it.

Configuration

See the Configuration page for details.

OS Support

Operating System: Win32 Win64 Native Linux/Unix FreeBSD
Supported: Yes No Yes Yes



RadioBot vde

RadioBot main pages
Main PageInstallationChangelogCommandsPluginsFAQConfigurationCreditsRemote ClientBuilt-In VariablesMulti Sound Server ModeUsername Character Restrictions
Auto DJ Pages
Auto DJ Main PageWebRequest SystemSchedulerMP3 EncoderVoice SupportMySQL Plugin