i will have to rename this shit
Go to file
2023-12-17 20:46:32 +01:00
script openrc servicing 2023-12-17 12:49:56 +01:00
source minor fixes 2023-12-17 20:44:35 +01:00
.gitignore init 2023-12-15 23:45:27 +01:00
Makefile less retardation 2023-12-17 20:46:32 +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++