Vote System Help

Asked Sep 23, 2020·1 reply·Last activity 5 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'm trying to come up with a "simple" system to implement a vote in Twitch chat using Nightbot. The idea behind it is very similar to the vote system in Among Us, where a user in chat is chosen, preferably with a !select <user> command, and then people in chat are able to vote on if the person lives or dies, then it would have a random message saying "<user> was an Impostor" or something like that. I'm using Among Us as an example but the actual text etc would be different. I'm not even 100% sure if Nightbot can do something like this, and if so I'm not sure where to start.

Alternatively a variation of the !fight command, where 2 users are chosen and the users can still !vote <user1> or !vote <user2> to select a winner?

I've looked at the documents and I can see stuff like the !poll, which is similar to what I need but not the same.

If anyone is able to point me in the right direction, or confirm it isn't possible, that would be appreciated.

1 reply