Skip to content

Fix Mudlet Discord link to always work#4697

Merged
vadi2 merged 2 commits intoMudlet:developmentfrom
vadi2:use-permanent-redirect
Jan 29, 2021
Merged

Fix Mudlet Discord link to always work#4697
vadi2 merged 2 commits intoMudlet:developmentfrom
vadi2:use-permanent-redirect

Conversation

@vadi2
Copy link
Copy Markdown
Member

@vadi2 vadi2 commented Jan 27, 2021

Brief overview of PR changes/additions

Create a permanent https://www.mudlet.org/discord-invite on mudlet.org which the app can always use. In the unlikely event of Discord breaking the link, we can always fix it on our side.

Motivation for adding to Mudlet

Fix #4696.
edit: Kebap: Also fix #3914

Other info (issues closed, discussion etc)

This enables for simpler code inside Mudlet so it's an overall better design.

@vadi2 vadi2 requested a review from a team as a code owner January 27, 2021 16:24
@vadi2 vadi2 requested a review from a team January 27, 2021 16:24
@add-deployment-links
Copy link
Copy Markdown

add-deployment-links bot commented Jan 27, 2021

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

Copy link
Copy Markdown
Contributor

@Kebap Kebap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make it so!

"<tr><td><span style=\"color:#bc8942;\"><b>Forums</b></span></td><td><a href=\"http://forums.mudlet.org/\">forums.mudlet.org</a></td></tr>\n"
"<tr><td><span style=\"color:#bc8942;\"><b>Documentation</b></span></td><td><a href=\"http://wiki.mudlet.org/w/Main_Page\">wiki.mudlet.org/w/Main_Page</a></td></tr>\n"
"<tr><td><span style=\"color:#7289DA;\"><b>Discord</b></span></td><td><a href=\"https://discord.gg/kuYvMQ9\">discord.gg</a></td></tr>\n"
"<tr><td><span style=\"color:#7289DA;\"><b>Discord</b></span></td><td><a href=\"https://www.mudlet.org/discord-invite\">discord.gg</a></td></tr>\n"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want the text in the about screen to say discord.gg still? All the rest are the same as the links.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think so, since that's where it is heading.

@vadi2
Copy link
Copy Markdown
Member Author

vadi2 commented Jan 29, 2021

We can actually use this link to transfer to another platform later on if Discord kicks us off for some unfair reason. It's not unheard of.

@vadi2 vadi2 merged commit 3bdbd93 into Mudlet:development Jan 29, 2021
@vadi2 vadi2 deleted the use-permanent-redirect branch January 29, 2021 20:02
Chris7 pushed a commit to Chris7/Mudlet that referenced this pull request Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PTB Discord invite expires unexpectedly Retrieve Discord invite for mudlet server at later point

3 participants