i will have to rename this shit
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
anon 43d31d6b79 die on disconnect 4 månader sedan
patch 4 månader sedan
script superwise the service 4 månader sedan
source die on disconnect 4 månader sedan
.gitignore init 5 månader sedan
Makefile copypaste fix 4 månader sedan
README.md actually embrace new syntaxes 4 månader sedan

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