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

Embeds not working #25

Closed
Suppen opened this issue Jul 30, 2017 · 2 comments
Closed

Embeds not working #25

Suppen opened this issue Jul 30, 2017 · 2 comments

Comments

@Suppen
Copy link
Collaborator

Suppen commented Jul 30, 2017

Using a Pokemon Go bot as an example, this is an embed:
bilde
They exist in Discord, but when going through the bridge, they become just "undefined" in Telegram
bilde
as well as for some reason triggering "Could not edit Telegram message: Error: No corresponding message ID for 341170379550621708" in the bot, even though it appears to be no edit

@Suppen
Copy link
Collaborator Author

Suppen commented Jul 30, 2017

The embeds appear on the message object on the embeds property, and have a simple enough structure. The code, however, will be a mess if I just add support for it. A slight rewrite will be necessary to keep the code clean. I also need to figure out how to show this in Telegram

@Suppen
Copy link
Collaborator Author

Suppen commented Aug 7, 2017

Fixed in commit 6e5650a, but the edit error is still triggered for some reason

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