1.1 KiB
The Mysterious Cube
An IRC bot.
APIs used:
- https://opentdb.com/
- https://llama.mcopp.com/
- https://documenter.getpostman.com/view/664302/S1ENwy59
- https://www.geonames.org/export/web-services.html
- https://customsearch.googleapis.com/customsearch/v1
!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.