aiko-chan-ai / DiscordBotClient

A patched version of discord, with bot login & Vencord support
GNU General Public License v3.0
772 stars 54 forks source link

[FEATURE REQUEST] maybe make buttons and embeds in messages #172

Closed EuSouUmDoge closed 1 month ago

EuSouUmDoge commented 2 months ago

it would be nice to create embeds and custom buttons

1234coco commented 2 months ago

good idea :))

1234coco commented 2 months ago

but what you will do with button in embed?

aiko-chan-ai commented 2 months ago

=))

EuSouUmDoge commented 2 months ago

but what you will do with button in embed?

Embed AND buttons, not buttons in embeds

EuSouUmDoge commented 2 months ago

Would also be nice to put custom commands(in JavaScript or python) in the button (when clicked)

EthanWinters2885 commented 2 months ago

Think they mean URL buttons primarily.

aiko-chan-ai commented 1 month ago

I don't have a design idea for the interface to send the button, as the button depends on ActionRow, making the implementation quite complex.