i will have to rename this shit
Go to file
2023-12-29 15:25:48 +01:00
patch 2023-12-18 23:08:50 +01:00
script superwise the service 2023-12-23 12:04:04 +01:00
source die on disconnect 2023-12-29 15:25:48 +01:00
.gitignore init 2023-12-15 23:45:27 +01:00
Makefile copypaste fix 2023-12-17 22:20:43 +01:00
README.md actually embrace new syntaxes 2023-12-18 23:20:30 +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++
  • Fasm