i will have to rename this shit
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
anon 43d31d6b79 die on disconnect il y a 4 mois
patch il y a 4 mois
script superwise the service il y a 4 mois
source die on disconnect il y a 4 mois
.gitignore init il y a 4 mois
Makefile copypaste fix il y a 4 mois
README.md actually embrace new syntaxes il y a 4 mois

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