chinmaypant21 / Dot-Discord

Discord Bot (Py)
https://github.com/chinmaypant21/Dot-Discord
2 stars 2 forks source link

added functions to create and send embedder msgs #4

Closed mattieFM closed 2 years ago

mattieFM commented 2 years ago

the issue for this was a bit vague, so I added a function to create discord.embed objs, and a function to send them.

chinmaypant21 commented 2 years ago

That's correct how you have implemented it. Can you please add a feature to add author's name and thumbnail. You make functions parameters as you wish. If you want a dict or a list or kwargs, that's also fine :)

chinmaypant21 commented 2 years ago

Fine