Advertisement
Nonsocial

Twitch commands for Paladins - Nightbot

Jun 24th, 2018 (edited)
2,984
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. !addcom -cd=5 -ul=everyone !video $(customapi https://api.crunchprank.net/youtube/latest_video?id=YOUTUBE_CHANNEL_ID)
  2. Description: Command to show the latest video of a Youtube channel.
  3.  
  4. !addcom -cd=10 -ul=everyone !rank $(customapi https://nonsocial.onrender.com/api/paladins/player_rank?query=$(querystring)&player=YOUR_IGN&platform=PC&language=EN)
  5. Description: Command to show the rank of a Paladins player.
  6. How to use: !rank username {PLATAFORM: optional}
  7. Example 01: !rank Noncorde
  8. Example 02: !rank Noncorde PC
  9.  
  10. !addcom -cd=10 -ul=everyone !kda $(customapi https://nonsocial.onrender.com/api/player_stats?query=$(querystring)&player=YOUR_IGN&platform=PC&language=EN)
  11. Description: Command to show the winrate / KDA (Account or an specify Champion) of a Paladins player.
  12. How to use: !kda username {CHAMPION: optional} {PLATAFORM: optional}
  13. Example 01: !kda Noncorde
  14. Example 02: !kda Noncorde Saati
  15. Example 03: !kda Noncorde Saati PC
  16.  
  17. !addcom -cd=10 -ul=everyone !info $(customapi https://nonsocial.onrender.com/api/player_info?query=$(querystring)&player=YOUR_IGN&platform=PC&language=EN)
  18. Description: Command to show if a Paladins player is online.
  19. How to use: !info username {PLATAFORM: optional}
  20. Example 01: !info Noncorde
  21. Example 02: !info Noncorde PC
  22.  
  23. !addcom -cd=25 -ul=everyone !match $(customapi https://nonsocial.onrender.com/api/player_live_match?query=$(querystring)&player=YOUR_IGN&platform=PC&language=EN)
  24. Description: Command to show ranks of all players in a live match.
  25. How to use: !match username {PLATAFORM: optional}
  26. Example 01: !match Noncorde
  27. Example 02: !match Noncorde PC
  28.  
  29. !addcom -cd=15 -ul=everyone !lastmatch $(customapi https://nonsocial.onrender.com/api/player_last_match?query=$(querystring)&player=YOUR_IGN&platform=PC&language=EN)
  30. Description: Command to show the stats of the latest match of a Paladins player.
  31. How to use: !lastmatch NICK {PLATAFORM: optional}
  32. Example 01: !lastmatch Noncorde
  33. Example 02: !lastmatch Noncorde PC
  34.  
  35. !addcom -cd=15 -ul=everyone !decks $(customapi https://nonsocial.onrender.com/api/player_loadouts?query=$(querystring)&player=YOUR_IGN&platform=PC&language=EN)
  36. Description: Command to show the champ decks of a Paladins player.
  37. How to use: !decks username CHAMPION {PLATAFORM: optional}
  38. Example 01: !decks Noncorde furia
  39. Example 02: !decks Noncorde furia PC
  40.  
  41. !addcom -cd=15 -ul=everyone !server $(customapi https://nonsocial.onrender.com/api/version_info?query=$(querystring)&player=YOUR_IGN&platform=PC&language=EN)
  42. Description: Command to show if the game is up and current version.
  43. How to use: !server {PLATAFORM: optional}
  44. Example 01: !server
  45. Example 02: !server xbox
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement