i will have to rename this shit
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
anon 43d31d6b79 die on disconnect 4 miesięcy temu
patch 4 miesięcy temu
script superwise the service 4 miesięcy temu
source die on disconnect 4 miesięcy temu
.gitignore init 5 miesięcy temu
Makefile copypaste fix 4 miesięcy temu
README.md actually embrace new syntaxes 4 miesięcy temu

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