Add additional example.

This commit is contained in:
cnaude 2015-07-18 19:01:28 -07:00
parent e3e6a9fc1b
commit d667158aca

View File

@ -385,4 +385,17 @@ channels:
# ctcp: false # ctcp: false
# game_command: 'gamemode %ARGS%' # game_command: 'gamemode %ARGS%'
# private_listen: true # private_listen: true
# channel_listen: true # channel_listen: true
## Sample of %ARGX% and %ARGX+% with game_command_usage
# mute:
# modes: o
# private: 'false'
# ctcp: 'false'
# game_command: mute %ARG1% %ARG2% %ARG3+%
# extra_commands:
# - 'irc say SpigBot #PurpleIRC Muted %ARG1% for %ARG2%. [Reason %ARG3+%]'
# game_command_usage: 'Usage: .mute <player> <time> <reason>'
# private_listen: 'true'
# channel_listen: 'true'
# perm: ''
# sender: CONSOLE