Advertisement
Guest User

Ignore Bridge Bots

a guest
Jan 16th, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 0.11 KB | None | 0 0
  1. Place this in main trigger for function:
  2.  
  3. if($nick =~ /^(?:Iffy|Compa)\d?$/){
  4.     $message =~ s/^<([^>]+)>\s*//;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement