Thread
:
[Filled] Rehash Eggdrop From Irc
View Single Post
07-07-2004, 10:46 PM
R2_2k
Junior Member
Join Date: Aug 2003
Posts: 13
#### 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
View Public Profile
Find More Posts by R2_2k