Home arrow Projects arrow trinity++

main

Home
News
IRC


Netgarage RSS Feed
Linux Powered
Hacker Emblem
Apache 2.0 Power
Valid XHTML








trinity++
Written by cr   
Monday, 07 May 2007

 

Trinity++ is an IRC Bot written in C++ for learning purpose. This project started years ago, the bot was originally written in C and later with the trinity++ version i changed to c++. Its fully oop and even works a bit ;)

 

current version is 0.2 available in the Release section.

 

The goal of this project is just wasting some time when i am bored so dont expect to much ...  

 

Description:

  •  - supports 1 Server, and multiple channels
    •  - SSL/IPv6/SOCKS connections
    •  - multithreaded
    •  - some Bot commands  (check the documentation for more infos about this)
    •  - its easy extendible, and supports Plugins
    •  - its a small project so its easy to join/learn from it
    •  - it uses cmake as build system
 

Todo:

 - add more commands
 - add other cool stuff 
 

Team:

    cr 
Last Updated ( Monday, 07 May 2007 )