Releases: aaskjer/Trivia-Game
Releases · aaskjer/Trivia-Game
v6.0.0 - Initial Github Release
- Completely reworked codebase
- Implemented a GUI for all settings
- Now supports twitch channel points to start the game
- Questions now get effectively cached as persistent global variable instead in-memory, so the script needs less frequent api calls
- Question pool is per platform, users see different questions on different platforms even when played simultaniously
- Action-log to check what has happened while gaming
- Updated the scoreboard to feature optional monthly resets
- Categories are now easy usable as dropdown menu instead of guessing random numbers
- Supports Currency Core by StreamUP and LOYALITY Points by tawmae
- many more