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

Edited_message support #48

Open
alexalder opened this issue May 23, 2016 · 4 comments
Open

Edited_message support #48

alexalder opened this issue May 23, 2016 · 4 comments

Comments

@alexalder
Copy link

The bot is now broken until we get support for the edited_message's from webhook

@Walkman100
Copy link

See #49
Does the bot get edited message webhooks? if so, that's weird, because I'd expect it to only get the contents of the original message - unless bots are expected to update their messages if a command sent to them is edited...

@alexalder
Copy link
Author

The bot gets a webhook with the JSON of edited_message, can't parse it and crashes.
I fixed it by just adding a null check myself

@ADTC
Copy link
Contributor

ADTC commented May 27, 2016

@alexalder please open a PR and submit your change :)

@Walkman100
Copy link

This has been fixed in #49, the issue can be closed

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

3 participants