DiscordSRV

DiscordSRV

86.8k Downloads

Config to Prevent Embeds

QuinnBast opened this issue · 2 comments

commented

Some messages that the bot sends are sent as discord embeds. When the bot sends an embedded messages, notifications on mobile devices are unable to show a preview because of the embed and requires users to go into discord to see the message. A configuration option should be added that can be set that prevents the bot from sending embedded messages and will fallback to just sending the message as text. The specific use case for this is that when players join/leave the server it is sent as an embed. Thus, a player cannot quickly check who is joining the server and say "oh, my friend is online, I can join them".

image

Looks like this is happening with the getEmbeds() call

commented

We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please join our Discord at https://discordsrv.com/discord and go to the #support channel for help with installing or configuring DiscordSRV.