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