Happuri / IRC_Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRC_Bot

Simple IRC Bot...

Scripts:

  • start-ii.sh - start ii with configuration in conf/irc.conf, works in background
  • start-bot.sh - join channel (irc) and start bot (project must be compilled)
  • display-conf.sh - display configuration
  • clean.sh - kill ii and IRC_Bot, removes old data

Needed packages

apt-get install g++ ii libxml++2.6-2 -y

About installing libxml: http://libxmlplusplus.sourceforge.net/docs/manual/html/

About


Languages

Language:C++ 48.0%Language:C 46.7%Language:Shell 5.3%