RevenanTrivia
RevananTrivia is a very simple irc bot written in perl. It makes use of sqlite to store
it's question and user data as opposed to a flat-file. It was written to be an introduction
to perl for me.
This uses the somewhat dated Net::IRC in order to connect to irc and then handle events of
user connects and messages.