An automated IRC trivia bot. Features an advanced string matching algorithm designed to match answers phonetically.
License
GNU General Public License version 2.0 (GPLv2)Follow Blitzed IRC Trivia
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
I've found this bot works very well, and after I forked it on GitHub recently, I've only found a few very minor bugs, and I was able to fix them without too many headaches. The phonetic matching algorithm strtok wrote into the program seems to be unique from other trivia bots.