brainlet-irc/README.md

11 lines
433 B
Markdown
Raw Normal View History

2021-01-13 21:06:13 +02:00
# brainlet-irc
2021-01-21 02:32:08 +02:00
Brainlet to IRC translation layer
# Technical notes
This uses irc@0.5.0. See [this](https://github.com/martynsmith/node-irc/issues/495) for more information
This also uses a fork of ircdjs to add the NOTICE command. [This pull request](https://github.com/alexyoung/ircd.js/pull/99)
is trying to get it merged with the main repository, but I'm not sure how fast it'll get merged seeing the date of the last commit.