Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 42b8c1c70dd57a870a7848c16dc1648b8402e176
Title: Support for server/channel/message links
Status: Open Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: Discord Resolution: Open
Last Modified: 2019-04-26 01:10:04
Version Found In: 0.4.2
calebj2019-04-26 01:07:29

Certain URLs with the format:

https://(canary.\|ptb.)?discordapp.com/channels/{serverid}(/{channelid}(/{messageid})?)?

...are special-cased in the official client(s) to switch to that server or channel, or jump to a message in a channel's history, if the user has access to them. It would be awesome if ripcord could do this too.

Strongly related but possibly worth separate tickets: clickable channel mentions and an option to jump to pinned messages.