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

Send error messages when people don't use commands properly #14

Open
technonerdz opened this issue Feb 24, 2017 · 0 comments
Open

Send error messages when people don't use commands properly #14

technonerdz opened this issue Feb 24, 2017 · 0 comments
Labels

Comments

@technonerdz
Copy link
Member

technonerdz commented Feb 24, 2017

Some people are trying to subscribe to teams using their name instead of their number. Right now, the bot tell them that they have successfully subscribed to the team but it doesn't actually register their choice in the database.

Some people also tries to subscribe to multiple teams using commas like: Subscribe 123,456,1234,1243 wich doesn't work. The bot only look at the number and they will get subscribed to team 12345612341243 wich doesn't exist.

We can't really do a script to get team number by name because some teams that have the same name and it would be a nightmare.

What we can do is send an error message when it can't find a valid team number in the request.

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