Skip to content

hudmont/circ

 
 

Repository files navigation

Circ

Meet Circ, our channel locked Ultimate IRC Bot. After recently deprecating vini, we decided to up the ante: to forge our own bot from scratch. No forking, no outside code, but this time we can't leave #gnulag. All leading up to eventually taking on one of IRC's biggest challenges, the agreeing on something.

Building

Requirements:

  • cmake
  • make
  • a C compiler
  • libunistring-dev
  • libev-dev
  • gnutls-dev
./build.sh

Running

Circ is configured by environment variables. See lib/config for more information.

./start.sh

Contributing

For contribution guidelines, and editor config see CONTRIBUTING.md.

About

#gnulag's IRC bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.2%
  • CMake 12.8%
  • Shell 1.5%
  • Racket 1.4%
  • C++ 1.1%