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
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.