gurkult / gurkbot

Our community bot, used for running the server.
MIT License
18 stars 16 forks source link

A default embed helper function #30

Open zeeshanok opened 3 years ago

zeeshanok commented 3 years ago

Currently the process of making an embed is kinda annoying so a helper function can definitely make things faster.

I can implement this feature.

gustavwilliam commented 3 years ago

This would be great to have. We could have different types of default embeds, like “categories.” For example, you could pass “error” as an argument and it would add the right emojis and colors for the error embed. This would help make the bot feel consistent and make the code more DRY.

We discussed this with @Arnav-2004 and Vyvy on the server earlier. This is a really helpful feature to have, so I'd love to see some action on this front.

Arnav-2004 commented 3 years ago

Yes this would be very helpful

vivekashok1221 commented 3 years ago

I'll try to give this a shot.

gustavwilliam commented 3 years ago

Like master Yoda once said:

Do or do not, there is no try

;)