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

Do the command validity checks all at once #186

Open
HarHarLinks opened this issue Jun 29, 2024 · 0 comments
Open

Do the command validity checks all at once #186

HarHarLinks opened this issue Jun 29, 2024 · 0 comments

Comments

@HarHarLinks
Copy link
Collaborator

Observed Behavior

parsing time sometimes fails, so i retry to find what works.
only then the bot complains that the reminder already exists.

Expected Behavior

Complain about all parsing issues at once so I can fix all in one go

Steps to Reproduce

  • !r cron 0 12 28 * *; test
  • !r next monday noon; test
  • !r july 1 noon; test

Environment

  • Bot version: latest
  • Deployment method: docker
  • Operating system: debian
  • Server timezone: Europe/Berlin

Proposed Fix (optional)

If a parsing step fails, continue parsing to try find all issues

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

No branches or pull requests

1 participant