Advertisement
Caddac

Chat bot Commands

Apr 15th, 2021 (edited)
2,875
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. !lurk
  2. Example result: CoolStoryBob thanks for the silent support CaddacTest! I love you.
  3. Streamelements: /me CoolStoryBob thanks for the silent support ${user}! I love you.
  4. Streamlabs: /me CoolStoryBob thanks for the silent support $username! I love you.
  5. Nightbot: /me CoolStoryBob thanks for the silent support $(userid)! I love you.
  6.  
  7. !rage
  8. Example result: Dimitri has raged 69 times on stream.
  9. Streamelements: /me Dimitri has raged ${count rage} times on stream.
  10. Streamlabs: /me Dimitri has raged $count times on stream.
  11. Nightbot: /me Dimitri has raged $(count) times on stream.
  12.  
  13. !hug
  14. Example result: Caddac just hugged @nastydru. This user has been hugged 2 times.
  15. Streamelements: ${sender} just hugged ${touser}. This user has been hugged ${count ${touser}} times.
  16. Streamlabs: $username just hugged $targetname.
  17. Nightbot: ${user} just hugged ${touser}.
  18.  
  19. !subscribe
  20. All Bots: /me Become a sub!: When you become a sub you support a man who offers absolutely nothing to speak of in terms of gameplay, and you get emotes that you can use to further point out his flaws. Subbing directly supports Caddac and is greatly appreciated. http://www.twitch.tv/caddac/subscribe
  21.  
  22. !so
  23. Example result: Head on over and check out CaddacTest! They last played Who's Your Daddy at https://twitch.tv/caddactest
  24. Streamelements: /me Head on over and check out ${1}! They last played ${game ${1}} at https://twitch.tv/${1}
  25. Streamlabs: /me Head on over and check out $targetname! They last played $game at $url
  26. Nightbot: /me Head on over and check out $(touser)! They last played $(twitch game $(touser)) at https://twitch.tv/$(touser)
  27.  
  28. !socials
  29. All Bots: /me Follow Caddac on his socials if you want to keep up with the wild antics he gets up to on a daily basis! https://linktr.ee/Caddac
  30.  
  31. !multi
  32. All Bots: /me Use https://multistre.am/ to watch Caddac and any of his streaming friends play together at the same time!
  33.  
  34. !multifriend
  35. Example result: Use https://multistre.am/caddac/CaddacTest/layout4/ to watch Caddac and CaddacTest! play together at the same time!
  36. Streamelements: /me Use https://multistre.am/caddac/${1}/layout4/ to watch Caddac and ${1}! play together at the same time!
  37. Streamlabs: /me Use https://multistre.am/caddac/$targetname/layout4/ to watch Caddac and $targetname! play together at the same time!
  38. Nightbot: /me Use https://multistre.am/caddac/$(touser)/layout4/ to watch Caddac and $(touser)! play together at the same time!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement