aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-06-14 08:00:00 +0800
committerTest_User <hax@andrewyu.org>2024-06-14 02:18:39 -0400
commitc987c367203fca97cc90c8a5dc3d375914256b1c (patch)
tree000a4e3405df1fa5e8fcaac2251e55fa18c9e96b
parent381f1a27ba7689f6e5a2a846f0d723dccfc5fb53 (diff)
downloadcoupserv-c987c367203fca97cc90c8a5dc3d375914256b1c.tar.gz
coupserv-c987c367203fca97cc90c8a5dc3d375914256b1c.zip
README.md: Check out HaxIRCd
-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).