Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

!award - Command to give awards to users without messages #18

Closed
JackDotJS opened this issue Aug 7, 2019 · 1 comment
Closed

!award - Command to give awards to users without messages #18

JackDotJS opened this issue Aug 7, 2019 · 1 comment
Assignees
Labels
📁 category: enhancements improvements for existing features ⚠ priority: 3 regular priority 🔁 status: complete this is essentially complete but is waiting to be pushed
Milestone

Comments

@JackDotJS
Copy link
Owner

  • Usage: !award <user>
  • Manually gives a medal to the specified user. This is an alternative to adding a medal emoji to someones message, useful if the bot doesn't register the emoji for whatever reason.
@JackDotJS JackDotJS added ⚠ priority: 3 regular priority 🔁 status: to-do this will be added sooner or later 📁 category: enhancements improvements for existing features labels Aug 7, 2019
@JackDotJS JackDotJS self-assigned this Aug 7, 2019
@JackDotJS JackDotJS added 🔁 status: in-progress currently being worked on and removed 🔁 status: to-do this will be added sooner or later labels Aug 11, 2019
JackDotJS pushed a commit that referenced this issue Aug 11, 2019
- updated time for automatic restarts (should now be 1am US central time)
- organized boot sequence some more
- medal logs now include discord discriminators
- fixed calculation of executor in messageDelete handler, should now be much more reliable and a bit faster (#19)
- issued commands are once again saved in the bots log. !dr command is also censored just like in OB1.3.
- fixed some log() methods using the wrong logging level
- added !jarfix command. (#22)
- updated !medals command to allow users to view other medal counts (#21)
- !list command now allows you to view mod/admin/sudo pages without the need for a page number (#13)
- minor update for short command description for !dr
- added an empty variable to !exec command. this variable can be used in place of the return value message of the original eval(). this should be useful for quickly getting the result of a promise.
- added !award command as an alternative to medal reaction emojis (#18)
- fixed single character time measurements in !mute command (#23)
@JackDotJS
Copy link
Owner Author

Added in 26e4a45.

@JackDotJS JackDotJS added 🔁 status: complete this is essentially complete but is waiting to be pushed and removed 🔁 status: in-progress currently being worked on labels Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📁 category: enhancements improvements for existing features ⚠ priority: 3 regular priority 🔁 status: complete this is essentially complete but is waiting to be pushed
Projects
None yet
Development

No branches or pull requests

1 participant