Coin Flip Commands

Is there any way I can set up a coin flip bet? I have tried many ways and it eventually says invalid variable, does anyone know how you can set one up to bet 50/50? Because in the stream, we are using a separate bot for it, when we want to be loyal and only use nightbot so it does not look cluttered with bots. Thank you!

Yes, you can actually do so with one of the customapis listed here: Useful Custom APIs

Specifically here is a command you can copy paste to do what you need:

!commands add !flip $(urlfetch https://api.rtainc.co/twitch/random?format=The%20coin%20landed%20on+[0]&choices=heads,tails)

running it will return:
The coin landed on [Result]

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.