i will have to rename this shit
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
anon 43d31d6b79 die on disconnect 4ヶ月前
patch 4ヶ月前
script superwise the service 4ヶ月前
source die on disconnect 4ヶ月前
.gitignore init 5ヶ月前
Makefile copypaste fix 4ヶ月前
README.md actually embrace new syntaxes 4ヶ月前

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