Advertisement
Guest User

Untitled

a guest
Jan 21st, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. client[i].GetService<CommandService>().CreateCommand("spam") //i didnt add this for u, it was already there for raiding rc7
  2. .Do(async (e) =>
  3. {
  4. await e.Channel.SendMessage("`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````");
  5. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement