View Single Post
Old 07-07-2004, 10:46 PM  
R2_2k
Junior Member
 
Join Date: Aug 2003
Posts: 13
Default

#### must be +m or n -globally- in bot too use cmd!
bind pub nm|- !brehash prehash

proc prehash { user host ident chan arg } {
putserv "PRIVMSG $chan :Rehashed bot"
putlog "$user rehashed the bot"
[rehash]
}

there you go . that should work
R2_2k is offline   Reply With Quote