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 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 " 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 or !vote 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.