Advertisement
Guest User

Testing Meh xD

a guest
May 28th, 2015
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.   if (command == "website" || command == "link") {
  2.         sendAll("This is the website: hellworld.com", channel);
  3.          return;
  4.      }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement