1
0
Fork 0

README.md: Check out HaxIRCd

This commit is contained in:
Runxi Yu 2024-06-14 08:00:00 +08:00 committed by Test_User
parent 381f1a27ba
commit c987c36720

View file

@ -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).