/IRC_Bot

Primary LanguageC++

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/