Rquote and daily bible now display images #48
No reviewers
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot!48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "enhance/rquote-images"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Wow. This was, uh, much simpler than I thought it'd be. Not that I'm complaining...
If a message selected by
/rquoteor the daily bible quote function has an attachment, it will now be displayed. I have tested this against various formats and, due to how Discord embeds function, because the URL is being parsed intoset_image, it isn't possible for anything other than an image to be displayed. Which I suppose is good.I am unsure if Discord provides sufficient functionality for
/rquoteto work with videos. I'm leaning "no", personally.Closes #40