libircpp manual
Welcome to the libircpp manual.
- Introduction
- Hello World
- Compiling and installing
- Signals
- Example: op-me bot
- Messages
- Users and Channels
- User and Channel Lists
- Example: Channel Logger
- Planned features
1. Introduction
Libircpp is an IRC client library written in C++. You can use it to make IRC clients, IRC bots, IRC bouncers, or to add IRC functionality to your existing C++ program.