;D
no problem :]
# set here the channel, where the people will request
set request(channel) "#aio"
# set here the private channel
set request(private) "#aio.private"
# set here all the bots available for request
# example: set request(bots,pro) "bot1 bot2 bot3" etc.
set request(bots,pro) ""
set request(bots,fun) "Gina"
set request(bots,vip) ""
set req(nick) ""
set req(host) ""
set req(chan) ""
set req(bot) ""
set req(type) ""
Tcl error [pub:request]: bad search mode "-all": must be -exact, -glob, or -regexp
bind pub - "!request" pub:request
bind pub - "!bots" pub:bots
bind pub m "!suspend" pub:suspend
bind pub m "!unsuspend" pub:unsuspend
bind pub - "!version" pub:version
set trigger "!"
bind pub - "${trigger}request" pub:request
bind pub - "${trigger}bots" pub:bots
bind pub m "${trigger}suspend" pub:suspend
bind pub m "${trigger}unsuspend" pub:unsuspend
bind pub - "${trigger}version" pub:version
NO copyrigth no script?
Return to TCL Scripting Release
Users browsing this forum: No registered users and 0 guests