programmingpeeps / the-stream

0 stars 0 forks source link

mafia chat bot #5

Open programmingpeeps opened 6 years ago

programmingpeeps commented 6 years ago

Pool of people

Commands:

Execution:

  1. Assign roles to people who have joined
  2. Tell people their roles (via whisper). The criminals get to know who each other are.
  3. Round starts. It begins with daytime. Everyone argues & votes (!vote) on who to kill.
  4. If only criminals remain, the criminals win. If all criminals are dead, the remaining players win.
  5. When enough votes have been cast (majority) OR time has expired, the night round begins.
  6. During the night round, the criminals vote (via whisper)
  7. After the night round ends, the killed player is announced.
  8. Back to 3, daytime begins again.

Night time voting

programmingpeeps commented 6 years ago

Darn bot is busted because the twitch api silently fails when you try to do too much whispering as a bot account!

We applied for an exception and are waiting for that to come through