How do i add "gambling"

Asked Jan 15, 2022·2 replies·Last activity 4 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

I've been using NightBot for, not a lot of time.
And Im trying to find a way to make a gamble command.
Example:

Gambler123: !gamble

Nightbot: @member won 58 coins!

Gambler321: !gamble

Nightbot: @member lost 48 coins!

If there is a way to do that, please help me with it!

2 replies

Something like that requires the functionality of storing people's points/currency and such, which nightbot doesn't natively provide. There may be a really complicated way of doing it with nightbot, but you're better off using another bot entirely for that, such as stream elements.

Hey @Elder Leopard!

As @Wiry Donkey mentionned, Nightbot doesn't offer support for such feature.
I just wanted to add that if you wanted to use channel points as coins, this won't be possible until Twitch provides an API endpoint to those.