aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index abdc712..9aa8353 100644
--- a/README.md
+++ b/README.md
@@ -22,4 +22,11 @@
|`kill_old`|Kills connections older than #1, and OperServ because OperServ is wrong|
|`clear`|Clears a channel|
-## Reference [https://irc.runxiyu.org/haxserv.html](https://irc.runxiyu.org/haxserv.html) for a list of known instances on public networks
+## Other information
+* Reference
+ [https://irc.runxiyu.org/haxserv.html](https://irc.runxiyu.org/haxserv.html)
+ for a list of known instances on public networks
+* Check out [HaxIRCd](https://git.andrewyu.org/hax/haxircd.git/) for a
+ work-in-progress rewrite that aims to support redundent server links and
+ multiple protocols, slightly inspired by
+ [Sable](https://github.com/Libera-Chat/sable).