IRC
about
| author: | Bart Thate <bthate@gmail.com> |
|---|---|
| contact: | IRCNET/#dunkbots |
| website: | http://plugins.gozerbot.org |
| license: | Public Domain |
commands
reconnect
reconnect to server
<user> !reconnect <output> reconnecting
join
join <channel> [password]
<user> !join #test <output> none
<user> !join #test mekker <output> joined channel #test
action
send an action message
<user> !action #test yoo dudes <output> none
alternick
get/set alertnick
<user> !alternick <output> alternick is gozerbot2
<user> !alternick gozerbot2 <output> alternick changed to gozerbot2
broadcast
send a message to all channels and dcc users
<user> !broadcast good morning <output> none
channelmode
show mode of channel
<user> !channelmode <output> channel mode of #test is None
<user> !channelmode #test <output> channel mode of #test is None
channels
show what channels the bot is on
<user> !channels <output> #test
chat
start a dcc chat session
<user> !chat <output> dcc chat request sent
cycle
part/join channel
<user> !cycle <output> none
delchan
delchan <channel> .. remove channel from bot.channels
<user> !delchan #mekker <output> no channel #mekker in database
irc-cfg
plugin configuration
<user> !irc-cfg <output> options: ignorenicks=[]
irc-cfgsave
save plugin configuration
<user> !irc-cfgsave <output> config saved
loud
disable silent mode of channel command was given in
<user> !loud <output> #test put into loud mode
nick
nick <nickname> .. set nick of the bot
<user> !nick mekker <output> none
nicks
show nicks on channel the command was given in
<user> !nicks <output> @gozerbot .. jtest .. mekker
say
send txt to channel/user
<user> !say #test good morning <output> none
sendraw
sendraw <txt> .. send raw string to the server
<user> !sendraw PRIVMSG #test :yo! <output> none
server
show server hostname of bot
<user> !server <output> localhost
silent
set silent mode on channel the command was given in
<user> !silent <output> putting #test to silent mode
voice
give voice to user
<user> !voice test <output> none
part
part [<channel>]
<user> !part <output> left channel #test
<user> !part #test <output> failed to leave channel #test