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

rsvp init does not work when batched with other commands. #62

Open
wtfcarlos opened this issue Jul 18, 2016 · 0 comments
Open

rsvp init does not work when batched with other commands. #62

wtfcarlos opened this issue Jul 18, 2016 · 0 comments
Labels

Comments

@wtfcarlos
Copy link
Owner

Try running the following string as a single chat message:

rsvp init 
rsvp set date Thursday
rsvp set time 12:00
rsvp set duration 1:30

The bot replies privately with error messages. If we do rsvp init separately and then run the rest of the commands in bulk:

rsvp set date Thursday
rsvp set time 12:00
rsvp set duration 1:30

RSVPBot behaves as expected.

@wtfcarlos wtfcarlos added the bug label Jul 18, 2016
alexandrinaw added a commit to alexandrinaw/RSVPBot that referenced this issue Jul 28, 2016
wtfcarlos added a commit that referenced this issue Jul 28, 2016
add tests for #62 and fix normalize_whitespace to fix problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant