Skip to content

MadrMan/Julie-Su

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains an IRC bot used on irc.devhat.net

General building:

mkdir build
cd build
cmake ../juliev1/
make

To run:
cd build
bot/juliesu ../config/yourconfig.xml

See juliev1/config/sample.xml for an example. Generally run within screen to keep it constantly running.

About

IRC Bot used at irc.devhat.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 65.5%
  • C 17.8%
  • C++ 14.5%
  • Ruby 2.2%