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

Minor Adjustments #20

Merged
merged 2 commits into from
Aug 27, 2022
Merged

Minor Adjustments #20

merged 2 commits into from
Aug 27, 2022

Conversation

codercoool
Copy link
Contributor

PR

Description

Minor Adjustments were made to improve and ensure the quality of the bot was to the fullest extent.

  • Adjusted errors in #power-en_EN.json (not fully finished)
  • Adjusted time in wouldyou.js from 2000ms to 20000ms

Related PRs

#17

@@ -73,7 +73,7 @@ module.exports = {

const collector = message.createReactionCollector({
filter,
time: 20000,
time: 200000,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert back to 20000

Copy link
Member

@mezotv mezotv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert time back to 20000ms

@mezotv mezotv self-requested a review August 27, 2022 20:30
Copy link
Member

@mezotv mezotv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mezotv mezotv merged commit acd9ea2 into Would-You-Bot:v2 Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants