worldwise001 / ircbot

IRC Bot written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ircbot written in C
===================

circle apparently stands for C IRC Library/Executable (which arguably is a bit
of a stretch...)

There are several distinct components:

- libcircle (C library for connecting to IRC)
- circle (executable that uses the library)
- modules (dynamic libraries that extend the functionality of circle)

About

IRC Bot written in C


Languages

Language:C 96.7%Language:C++ 3.3%