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
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.