Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfixes, UX and prorata cooldowns #658

Merged
merged 6 commits into from
Jun 2, 2023
Merged

Conversation

VermiumSifell
Copy link
Member

No description provided.

This should solve issues where some commands wants prorata cooldowns, that expire on midnight and such

Ability to set a cooldown using seconds, now you need to call a Date constructing function. So you always pass a date as cooldownTime
This fixes all bonus commands to have their cooldowns set at midnight
Fixed the broken reputation repute command, so now it actualyl can give reputation to people
Moved error message into description and if its undefined then show a general error
… processing

If a user tries to execute same command twice at same time, then throw error on one of them to prevent them from go around the cooldown system
@VermiumSifell VermiumSifell merged commit 3b6b613 into zynerorg:dev Jun 2, 2023
@github-actions
Copy link

github-actions bot commented Jun 2, 2023

🎉 This PR is included in version 2.3.0-dev.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant