Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- bind pubm - "requestwiki" hit_requestwiki
- proc hit_requestwiki {nick host hand chan text} {
- if {$nick == "MirahezeRC" && $chan == "#miraheze-feed"} {
- putserv "PRIVMSG #Sigmabot: New wiki request on Miraheze Meta"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement