mysterious_cube/README.md

1.1 KiB

The Mysterious Cube

An IRC bot.

APIs used:

!birds

it posts tweet tweets

!trivia

Post a true or false statement, and the first person in chat to answer the question will either get or lose points based on whether or not they are correct. Questions and answers are pulled from https://opentdb.com/

!aitrivia

A question is posted to chat, and a person decides whether or not the LLM will answer the question correctly. The question is then sent to the Llama LLM (AI). The LLM's response will start with true or false, which is compared to the answer of the question from OpenTDB, telling whether the LLM got the question right or wrong. The guesser will get or lose points based on whether or not they guessed correctly. Questions and answers are pulled from https://opentdb.com/

!trscores, !aiscores

Display the top 10 scorers for the chosen catergory.