Th0rstenf / Rocksniffer-to-Streamer.bot-extension

A set of streamerbot actions interacting with the Rocksmith RSSniffer
MIT License
6 stars 1 forks source link

Add a guessing game #121

Closed Th0rstenf closed 6 months ago

Th0rstenf commented 10 months ago

Discussed in https://github.com/Th0rstenf/Rocksniffer-to-Streamer.bot-extension/discussions/120

Originally posted by **Th0rstenf** January 17, 2024 As all data is already available, it should be possible to integrate a guessing game where users can enter their prediction as soon a song has started e.g. !guess 87.3 If the user guesses 87.3% accuracy After a configurable amount of time no further guesses are accepted. After a song has ended, an action should be triggered and the winner should be saved in a variable.
BoomSoMuch commented 10 months ago

I have bits of code from other programmers who started similar projects. I can't even read them but I'm happy to share them. I'm guessing it might make more sense for you to start from scratch and do this all with your own code. But if there is any way I can help please let me know!

Th0rstenf commented 10 months ago

I have bits of code from other programmers who started similar projects. I can't even read them but I'm happy to share them. I'm guessing it might make more sense for you to start from scratch and do this all with your own code. But if there is any way I can help please let me know!

I prefer writing it myself, but what would be helpful would be your expectations.

If you have any special wishes, please add them to the discussion https://github.com/Th0rstenf/Rocksniffer-to-Streamer.bot-extension/discussions/120

Th0rstenf commented 6 months ago

added with 0.3.0