i will have to rename this shit
Go to file
2023-12-16 00:33:04 +01:00
source logical merge 2023-12-16 00:27:56 +01:00
.gitignore init 2023-12-15 23:45:27 +01:00
Makefile init 2023-12-15 23:45:27 +01:00
README.md basic doc 2023-12-16 00:33:04 +01:00

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++