xgerhard

overwatch info

May 12th, 2017
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. # Original command
  2. !commands add !overwatch -cd=5 -ul=everyone $(urlfetch https://2g.be/twitch/Overwatch/command/query=$(querystring)&defaultconsole=xbox)
  3. !overwatch time xgerhard-1234 pc
  4.  
  5. # Show stats for a single person
  6. !commands add !overwatch -cd=5 -ul=everyone $(urlfetch https://2g.be/twitch/Overwatch/command/query=$(querystring) xgerhard-1234 pc)
  7. !overwatch time
  8.  
  9. # Show specific action for single person
  10. !commands add !time -cd=5 -ul=everyone $(urlfetch https://2g.be/twitch/Overwatch/command/query=time xgerhard-1234 pc)
  11. !time
  12.  
  13. You can replace time with any other stat from the commandlist.
  14. Replace xgerhard-1234 with the streamers username.
Add Comment
Please, Sign In to add comment