Advertisement
sparkychild

Untitled

Jul 14th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. if(pmUser.indexOf(toId(by)) === -1 && spl.slice(4).join('|').charAt(0) !== config.commandcharacter){
  2. this.say(',' + by, 'Hi, I am only a bot. Please PM another staff member for assistance. Have a nice day! n_n');
  3. pmUser.push(toId(by));
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement