i will have to rename this shit
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
anon 43d31d6b79 die on disconnect 4 месяцев назад
patch 4 месяцев назад
script superwise the service 4 месяцев назад
source die on disconnect 4 месяцев назад
.gitignore init 5 месяцев назад
Makefile copypaste fix 4 месяцев назад
README.md actually embrace new syntaxes 4 месяцев назад

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