Advertisement
point1reiya

Untitled

Nov 3rd, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. on load:
  2.     login to "BOT TOKEN" with name "e"
  3.  
  4. command /link [<text>]:
  5.     trigger:
  6.         if arg-1 is set:
  7.             set {_id} to random number between 1000 and 99999999
  8.             send "Test" to user with id arg-1 with "e"
  9.         else:
  10.             message "&aPlease type Your user id of discord"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement