but i know need somthing with regex /me is a n00b with regex,
the bots name i want to monitor is inner-b0t and when this line is said on my $chan it will strip out just the request id number, ie :
Code: Select all
<inner-b0t> That was awesome [*Anonymous*] Shall we do it again? ReqId:[126556]
Code: Select all
-send $req-number
Code: Select all
<inner-b0t> -send 126556
thanks guys hope someone can help me