Code: Select all
bind evnt - init-server identify
proc identify init-server {
putquick "PRIVMSG NickServ :IDENTIFY USER PASS"
}
Code: Select all
putserv "topic $c :Latest News: $item
Code: Select all
bind msg -|- "request" [namespace current]::management
Code: Select all
notice $nick "Usage: $lastbind < \002on\002 / \002off\002 >"
Code: Select all
putquick "notice $nick :Usage: $lastbind < \002on\002 / \002off\002 >"
Code: Select all
set nick [lindex $arg 5]