Created Color-Me module#62
Conversation
|
Requesting review by @SCDerox |
There was a problem hiding this comment.
Looking pretty good!
While I haven't done my usual code-quality check (if you want me to do that, please message me), there are a few issues I encountered when using this module:
-
Position of the new role is always at the bottom. Staff should decide below which role the new role should be created (message me if you need help with that)
-
Show the user how long the need to wait until their cooldown expires (use
dateToDiscordTimestamp(role.timestamp, 'R'from helpers.js) -
Entering something random into the color field will show an error about the max-role count, which is not optimal as the input is invalid rather then the role-count is maxed-out
This comment was marked as off-topic.
This comment was marked as off-topic.
wouldn't this just tell the user, when they edited their role the last time? How can I do math things (english 10/10 :hAA:) with dates? |
This comment was marked as off-topic.
This comment was marked as off-topic.
|
I believe |
SCDerox
left a comment
There was a problem hiding this comment.
Everything works for me, thanks for your contribution!
Created Color-Me module. Requesting review to check for mergablilty