3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00

README: remove experimental tag for ngIRCd

This commit is contained in:
James Lu 2017-07-17 08:43:04 -07:00
parent 66576daf3f
commit 75e286fdc7

View File

@ -113,7 +113,7 @@ Support for these IRCds exist, but are not tested as frequently and thoroughly.
* [IRCu](http://coder-com.undernet.org/) (u2.10.12.16+) - module `p10`
- Host changing is not supported.
* [juno-ircd](https://github.com/cooper/yiria) (11.x / janet) - module `ts6` (see [configuration example](https://github.com/cooper/juno/blob/master/doc/ts6.md#pylink))
* [ngIRCd](https://ngircd.barton.de/) (24+) - module `ngircd` **[experimental]!**
* [ngIRCd](https://ngircd.barton.de/) (24+) - module `ngircd`
* [snircd](https://development.quakenet.org/) (1.3.x+) - module `p10`
- Outbound host changing (i.e. for the `changehost` plugin) is not supported on P10 variants other than Nefarious.