i will have to rename this shit
Go to file
2023-12-17 13:48:41 +01:00
script openrc servicing 2023-12-17 12:49:56 +01:00
source add !help 2023-12-17 12:21:10 +01:00
.gitignore init 2023-12-15 23:45:27 +01:00
Makefile chmod service 2023-12-17 13:48:41 +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++