sfirfi / Bug-Bomber-600

DEPRECATED Discord Bot.
6 stars 5 forks source link

[Feature reques] masked link embed #17

Closed ks00908 closed 6 years ago

ks00908 commented 6 years ago

Command that would send Embed with masked link ( [name](url) markdown impossible for normal users) it would be usefull to test bugs similar to 10673 it could be redirecting to main discordpage or even bot repro

RubenRME commented 6 years ago

Probably best to put this one in !userinfo and mask the avatar URL ;)

Kitty-Therapist commented 6 years ago

Marking this as a feature request. This will be something that will be added eventually as we made it important that we have features like this for Bug-Bomber since we want it to be mainly for Bug-Hunters to test bugs.

Pascal27 commented 6 years ago

Maybe even allow us to create custom embeds? We give the input in json form and the bot creates the embed. This tool https://leovoel.github.io/embed-visualizer/ could be helpful for that.

sfirfi commented 6 years ago

We're planning to later add bug test support commands which will include things like a embed command, however this is one of the later parts of the bot as we first want to finish the mod utils.

Pheonix5555 commented 6 years ago

Probably best to put this one in !userinfo and mask the avatar URL

I'll do this today for serverinfo and userinfo and anywhere else i can think of masking the URL

sfirfi commented 6 years ago

This was added to the user and server info a while again and there also is a temporary maskedlink now which will stay until we have a Embed generator.