MetaFam / TheGame

The platform that MetaGame will be played on aka MetaOS - an open source framework for running decentralized societies. Currently featuring MyMeta Profiles, Dashboard & Quests
https://metagame.wtf
Other
128 stars 77 forks source link

Remove Discourse forum links in codebase #1737

Open HHH-GH opened 4 months ago

HHH-GH commented 4 months ago

What happened?

User wrote a post on the forum, @peth-yursick said "how did you find the forum b/c we don't use it"

image

What did you expect to happen?

No posts on forum?

How can we reproduce the problem (as minimally as possible)?

I guess the link to the forum was found on Engaged Octo's Path quest, but ...

https://app.questchains.xyz/polygon/0xea512722cc047bfdbe90a1a2750491e89a818ca7

Is there anything else we need to know?

Searching the codebase finds some links to the forum.

image

https://github.com/MetaFam/TheGame/blob/73ce8151b69f6e501761ca2bb7c803ea00913a0e/packages/discord-bot/src/config.ts#L60

https://github.com/MetaFam/TheGame/blob/73ce8151b69f6e501761ca2bb7c803ea00913a0e/packages/web/pages/404.tsx#L107

Didn't find any links to Engaged Octo's Path quest

Browser and operating system used (if applicable)

No response

peth-yursick commented 4 months ago

Ahh yeah, the damn 404 page which we also never redesigned to match the new color scheme 🤣 Good find, thank you!