i will have to rename this shit
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
anon 43d31d6b79 die on disconnect 4 ay önce
patch 4 ay önce
script superwise the service 4 ay önce
source die on disconnect 4 ay önce
.gitignore init 5 ay önce
Makefile copypaste fix 4 ay önce
README.md actually embrace new syntaxes 4 ay önce

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