basic doc
This commit is contained in:
parent
3a108d435e
commit
f96b05ee4d
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# 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++
|
Loading…
Reference in New Issue
Block a user