When there's multiple urls, the bot needs to generate embeds asynchronously
Replying to a message with a link in it triggers another embed
AxelSilverdew
deleted branch bugfix/recursive_embeds from krabopolis/frogbot
2023-06-26 05:43:39 +00:00
bugfix: fix the recursive embed issue
daedc5ea06
Merge branch 'bugfix/recursive_embeds'
16f05e00f3
bugfix: fix the recursive embed issue
bugfix: fix the recursive embed issue
Replying to a message with a link in it triggers another embed
This is fixed in 16f05e00f3
, however it causes replies containing "new" urls to not embed.
If this is acceptable,…
AxelSilverdew
created branch bugfix/recursive_embeds in krabopolis/frogbot
2023-06-23 17:41:53 +00:00
Replying to a message with a link in it triggers another embed
Accept configuration via environment variables too
Embeds that don't have a description should only return the title
Replying to a message with a link in it triggers another embed