circle is a free-to-download, multi-threaded modular IRC bot library written in C providing a number of mini-services to IRC users on a particular channel.
Features
- Coded completely in C
- Small binary executable
- Versatile plugin system
- Ability to connect to multiple networks at once
- Configurable through the configuration file
- Able to auto-identify (via nickserv services) on connect
- Runs on the console; does not require any GUI interface
- Able to run in background
- Logging (Raw and non-raw)
Requirements
- Linux system (POSIX)
- gcc (conforms to gnu89)
Checking out trunk from repository
svn co https://circle.svn.sourceforge.net/svnroot/circle/trunk/libcircle libcircle
