HQ Trivia Discord Bot: Difference between revisions
hq trivia discord bot lore |
add categories and github link |
||
Line 8: | Line 8: | ||
There were several joke commands too, such as <code>hq, answer</code> which simply returned a joke message. | There were several joke commands too, such as <code>hq, answer</code> which simply returned a joke message. | ||
== External Links == | |||
* [https://github.com/Chew/HQ-DiscordBot Chew/HQ-DiscordBot on GitHub] | |||
[[Category:Bots]] | |||
[[Category:Discord Bots]] | |||
[[Category:Programs written in Ruby]] | |||
[[Category:Programs written by Chew]] |
Revision as of 19:46, 25 August 2024
HQ Trivia Statistics Discord Bot (commonly HQ Discord Bot) was a Discord bot developed primarily by Chew to show users their HQ Trivia statistics. Users could see their wins, total games, high score, pending balance, amount won, and more. They could also see other info like upcoming games. It was the bot version of the original HQ Trivia Statistics Website. The bot was shut down permanently on August 31st, 2022.
Features
The main feature was the hq, user
command. Without linking your auth key, you could only see your games played, high score, wins, total amount won, and badges. If you provided your auth key, you would also be able to see your lives, erasers, and streak, with config options to hide or show them as requested. Users could manage their profile on chew.pw.
There was also hq, nextgame
, which shows when the next game aired, the prize money, and the game type.
There were several joke commands too, such as hq, answer
which simply returned a joke message.