Skip to content

Sending embeds over the DiscordService (EssentialsXDiscord) #5459

@catinbetween

Description

@catinbetween

Feature description

Currently, you can use the DiscordService to send simple message strings.
However, you can't send embeds.
An additional /overloaded sendMessage() method that allows to send EmbedBuilder objects (maybe like Javacord) would be great.

How the feature is useful

This would be useful for Developers who want to develop Plugins that hook on the EssentialsXDiscord module.

Currently i'm getting around this by using another Bot with the javacord API, but if i could send embeds over the Discord Service, i could avoid using 2 Bots for the same plugin.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions