i will have to rename this shit
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
anon 43d31d6b79 die on disconnect 4 meses atrás
patch 4 meses atrás
script superwise the service 4 meses atrás
source die on disconnect 4 meses atrás
.gitignore init 5 meses atrás
Makefile copypaste fix 4 meses atrás
README.md actually embrace new syntaxes 4 meses atrás

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