This repository was archived by the owner on Feb 21, 2025. It is now read-only.
Modify $send
to be able to send embeds
#21
Labels
$send
to be able to send embeds
#21
There already exists a class called
DyteMessageEmbed
, which can create Discord embeds designed for Dyte's Discord server.Modify the
$send
command so that it can also support creating embeds along with it.This depends on #22 , because you would either need to send a JSON or some other format that can separate the embed from the content.
The text was updated successfully, but these errors were encountered: