Author Topic: [C++] Irc bot  (Read 818 times)

0 Members and 1 Guest are viewing this topic.

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
[C++] Irc bot
« on: September 03, 2014, 01:24:34 pm »
Hi guys,

I was looking through my code and found a irc bot in c++ i wrote last year. Maybe it's useful for somebody as a base or to learn from.

https://github.com/Factionwars/evil-irc-bot

You can easily build functions into it :)
~Factionwars