totaldevT
Answer Overflow3y ago
15 replies
totaldev

Support for text embeds?

Not sure how this can work with the discord API (i do see https://stackoverflow.com/questions/53201455/how-to-get-discord-bot-to-read-embed). Would be good for longform answers instead of breaking it up into multiple messages
image.png
image.png
image.png
image.png
Stack Overflow
I understand how a discord bot can read a regular user inputed message and respond using

if(message.content.toLowerCase().includes('cyber'))
message.channel.send("Key Word Detected ");
But i...
How to get discord bot to read embed
Solution
File previews are planned but also I think are gonna be a bit of a security nightmare so I need to make sure they’re implemented correctly
Was this page helpful?