ChrisJL

Results 115 comments of ChrisJL
trafficstars

> @ChrisLovering Thank you! Could you assign me and @evgriff to this? I've assigned you to the issue. I can't assign the other person, as I can only assign people...

The idea to support a persistent message to self-assign role is a good idea. Maybe a message in #roles or something. I would suggest we use a persistent view with...

A benefit of using a persistent view/slash command is that we can send the user an ephemeral message telling them whether the role was assigned or removed.

Removing the line numbers will only give us an extra 6 characters of width, so the above example would still be wrapped anyway. There isn't really a good solution to...

> Overall it works nicely! Thanks for working on this! I have a few documentation suggestions to improve user usability, and also I'd like to repeat the help command unideal...

I've gone ahead and applied @wookie184's suggested fix and rebased onto main.

Force push is to rebase onto main

I think instead of checking it matches the bookmark structure, we can make it so that it can only be ran in DMs. Less room for error that way.

The other option is that we store messageIDs of the messages in DMs, and add a reaction. We then have a listener for RawReactionActionEvent which checks if that message ID...

I'm not quite following what it is you're trying to describe here. If you're referring to someone book marking a message, then removing their reaction and reacting again, we already...