powercord-org / powercord

A lightweight @discord client mod focused on simplicity and performance.
MIT License
1.2k stars 147 forks source link

Hyperlink in Eradicate Clyde setting doesn't work #629

Closed Duoquadragesimal closed 2 years ago

Duoquadragesimal commented 2 years ago

Describe the bug The hyperlink does not work. The domain has been bought and it leads to a 404 page to a random website and not a discord wiki. image

To Reproduce Settings > General settings > Eradicate Clyde > Click hyperlink

Expected behavior Hyperlink shows a clyde wiki page instead of what appears to be a betting site

Desktop (please complete the following information):

Additional context I don't know how to tick these boxes in markdown

Add any other context about the problem here. could be fixed I think by replacing the url at line 42 of src\Powercord\plugins\pc-settings\components\GeneralSettings\index.jsx (note={Messages.POWERCORD_SETTINGS_NO_CLYDE_DESC.format({ discordiaUrl: 'https://discordia.me/clyde' })}) replacing the discordia.me url with https://discord.fandom.com/wiki/Clyde#Bot

adntaha commented 2 years ago

The wiki seems to have been abandoned, so I believe it would be better to just remove the hyperlink.