zekroTJA / shinpuru

シンプル - Discord Bot with role selection, moderation, karma ranking, a starboard, code execution, raid alerting, backups, a web interface, twitch notifications and more!
https://shnp.de
MIT License
190 stars 37 forks source link

Embed builder enhancements #353

Closed zordem closed 2 years ago

zordem commented 2 years ago

Type

Enhancement of an existing feature

Description

I checked out the embed builder in utils and noticed some things.

First: Every "channel" gets displayed in the "Channel" dropdown, this means categorys, voice channels and text channels.

image

Second: The embed preview is already trying to show something before the user even gave data. To be honest, thats not severe, just a design thing.

image

Third: It would be nice to have an option to send the embed to a webhook.

Fourth: I had a problem yesterday where the "Channel" dropdown was fully empty, but i can't reproduce that anymore. Seems to be a permission issue as it got fixed by giving the bot administrator permissions. I think this should be investigated regardless.

Where? I had these observations both in canary and stable.

Attachments

No response