Skip to content

A real-time twitch.tv integrated King Hippo guess collector

License

Notifications You must be signed in to change notification settings

danthedaniel/HippoGuesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hippo Guesser

MIT License

A real-time Mike Tyson's Punch Out guess collector for how long it will take to defeat King Hippo in a speedrun.

Features

  • Uses websockets to communicate the state of a round in real time
  • Maintains a leaderboard with the number of correct guesses for the top 20 users
  • Dark theme (sorry, no light theme is available light themes are for chumps)
  • Twitch chat integration

Tech Used

Twitch Chat commands

Users

  • !guess 0:00.00 or 0:00.00 - Enter a guess for the current round.
  • !leaderboard - Display the leaderboard
  • !hipposite - Display the URL for the hippo guesser site.

Whitelisted Moderators / Broadcaster

  • !start - Start a new round
  • !stop - End guessing period
  • !winner 0:00.00 or !w 0:00.00 - Select winner by the correct time
  • !gg - Close the round without selecting a winner
  • !permitted - See who's able to control the bot.

Broadcaster Only

  • !perm username - Give a user permission to control rounds.
  • !unperm username - Remove permission to control rounds.
  • !permitted - Display the whitelist of users.