diff options
author | Sadie Powell <sadie@witchery.services> | 2020-12-01 19:43:46 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-12-01 19:43:46 +0000 |
commit | b1b15aa68042a9b8fccf6fa5673504c2d71acfd0 (patch) | |
tree | f69e202a003780a34f36c06fb5064628f9b5dc25 /README.md | |
parent | b04cc4a74eec93f16eb0370eed47d96bde582d15 (diff) |
Prevent people from using default nicks with the Kiwi links.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -39,6 +39,6 @@ InspIRCd is licensed under [version 2 of the GNU General Public License](https:/ * [Website](https://www.inspircd.org) * [Documentation](https://docs.inspircd.org) * [GitHub](https://github.com/inspircd) -* [Support IRC channel](https://kiwiirc.com/nextclient/irc.inspircd.org:+6697/#inspircd) — \#inspircd on irc.inspircd.org -* [Development IRC channel](https://kiwiirc.com/nextclient/irc.inspircd.org:+6697/#inspircd.dev) — \#inspircd.dev on irc.inspircd.org -* [InspIRCd test network](https://kiwiirc.com/nextclient/testnet.inspircd.org:+6697) — testnet.inspircd.org +* [Support IRC channel](https://kiwiirc.com/nextclient/irc.inspircd.org:+6697/inspircd?nick=Your%20nick%20here) — \#inspircd on irc.inspircd.org +* [Development IRC channel](https://kiwiirc.com/nextclient/irc.inspircd.org:+6697/inspircd.dev?nick=Your%20nick%20here) — \#inspircd.dev on irc.inspircd.org +* [InspIRCd test network](https://kiwiirc.com/nextclient/testnet.inspircd.org:+6697/?nick=Your%20nick%20here) — testnet.inspircd.org |