HuyaneMatsu / hata

Async Discord API wrapper.
https://www.astil.dev/project/hata/
Other
182 stars 20 forks source link

Embed Gayness #39

Closed LrnzDC3696 closed 3 years ago

LrnzDC3696 commented 3 years ago

Why are there two different methods which probably does the same thing for embeds?

https://huyanematsu.pythonanywhere.com/docs/hata/discord/embed/Embed

Ex. Embed.add_footer Embed.set_footer There are lots more OwO

HuyaneMatsu commented 3 years ago

By using .add_footer and not .set_footer, you declare you are a real chad. Should I remove non chad methods?

LrnzDC3696 commented 3 years ago

Yeh that would be nice. Just make sure no bot will die afterwards

HuyaneMatsu commented 3 years ago

Resolved.