speedyboy commented on a Page, Request System v3.5 (Dutch)  -  Feb 14, 2019

works fine but i have one question.
i want that the commands can be used by ~|&|@|%|+
For now it works on ~|&|@.
i changed:
if (($regex($nick(#,$nick).pnick,/(!|~|&|@)/)) || ($nick == %BotOwner)) && ($2 ison #) {
to: if (($regex($nick(#,$nick).pnick,/(!|~|&|@|%)/)) || ($nick == %BotOwner)) && ($2 ison #) {
and now it works also with %. but if i do: (!|~|&|@|%|+)/)) || it won't work.

can someone help me please.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.