libircpp manual

Welcome to the libircpp manual.
  1. Introduction
  2. Hello World
  3. Compiling and installing
  4. Signals
  5. Example: op-me bot
  6. Messages
  7. Users and Channels
  8. User and Channel Lists
  9. Example: Channel Logger
  10. 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.