diamondburned / 6cord

Mirrored from GitLab
https://gitlab.com/diamondburned/6cord
Mozilla Public License 2.0
156 stars 9 forks source link

/mentions to show the server+channel name where mentioned & usernames not printing inside inline codes #3

Open jpir13 opened 5 years ago

jpir13 commented 5 years ago

Would be nice to have /mentions to print out the server+channel -name, where the mention was typed.

Also, not sure if this is wanted behaviour, but some channels use usernames inside of inline code blocks, and they are printed out as <@userid>. Would it be possible to have these printed out as <@nick>. This might potentially break some other stuff though.

diamondburned commented 5 years ago

The latter is probably possible, though I'm using the Mentions field of a message to replace, which only replaces actual pings. I'll look into it when i can.

Definitely will be working on /mentions though.