i will have to rename this shit
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
anon 43d31d6b79 die on disconnect 4 maanden geleden
patch 4 maanden geleden
script superwise the service 4 maanden geleden
source die on disconnect 4 maanden geleden
.gitignore init 4 maanden geleden
Makefile copypaste fix 4 maanden geleden
README.md actually embrace new syntaxes 4 maanden geleden

README.md

HIBOT

IRC bot written in C, responsible for formatting source code.

Hibot can join (currently) a single IRC channel, specifying the target from the cli:

$ hibot <server>:<port> <channel>

Then, if/when it receives a direct message, it will echo it back to the destination channel, applying simple syntax highlighting rules.

Supported languages:

  • Ada
  • C/C++
  • Fasm