资 源 简 介
TrivialBot
A simple Java based trivia IRC bot.
Features:
Cross-platform, Built on Java.
Uses command line interface, runs silently.
Configuration is loaded from an external file.
Questions and answers are loaded from a .CSV file that can be easily edited in MS Excel.
Visit the [Downloads](http://code.google.com/p/trivialbot/downloads/list) page to obtain a stable release.
It is highly recommended to have a look at the [Readme](http://code.google.com/p/trivialbot/wiki/ReadMe) before running TrivialBot.
Built on [PircBot](http://www.jibble.org/pircbot.php) a Java framework for writing IRC bots quickly and easily.
This is a free opensource project, so feel free to use and modify it.