Update in-game links

This commit is contained in:
Griatch 2021-10-26 22:50:19 +02:00
parent bf04d29293
commit 9cb807a73c
3 changed files with 2 additions and 7 deletions

View file

@ -662,8 +662,7 @@ class CmdAbout(COMMAND_DEFAULT_CLASS):
|wCode|n https://github.com/evennia/evennia
|wDemo|n https://demo.evennia.com
|wGame listing|n https://games.evennia.com
|wIrc|n #evennia on irc.freenode.net:6667
|wDiscord|n https://discord.gg/SVCkd4cY3q
|wChat|n https://discord.gg/AJJpcRUhtF
|wForum|n https://github.com/evennia/evennia/discussions
|wLicence|n https://opensource.org/licenses/BSD-3-Clause
|wMaintainer|n (2010-) Griatch (griatch AT gmail DOT com)

View file

@ -101,10 +101,6 @@ HELP_ENTRY_DICTS = [
There are many ways to get help and communicate with other devs!
### IRC
The irc channel is #evennia on irc.freenode.net
### Discord
There is also a discord channel you can find from the sidebard on evennia.com.

View file

@ -287,7 +287,7 @@ ABOUT_INFO = """
Licence: BSD 3-Clause Licence
Web: http://www.evennia.com
Irc: #evennia on FreeNode
Chat: https://discord.gg/AJJpcRUhtF
Forum: http://www.evennia.com/discussions
Maintainer (2006-10): Greg Taylor
Maintainer (2010-): Griatch (griatch AT gmail DOT com)