-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
type: enhancementFeatures and feature requests.Features and feature requests.
Milestone
Description
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: enhancementFeatures and feature requests.Features and feature requests.