Commit Graph
3 Commits
Author SHA1 Message Date
Tarek1337andRapptz 7675dd03ca Added missing get_role method to the faq. 2019-04-29 23:34:16 -04:00
Tarek1337andRapptz 616616b847 Add support for guild descriptions 2019-03-08 21:45:43 -05:00
Tarek1337andRapptz 21309c2d72 Removed inaccurate note on emoji.py
In the docs, it says ``Note that bot accounts can only edit custom emojis they own.``

But after testing a bit. My bot was able to edit emojis in any guild that had the permissions `manage_roles`. Even if the bot didn't own the guild. Or was the original emoji uploader.

And I don't see any mentions of this in the API server or in the documentation. So I'm unsure how this ended up in here. It's possible I am misunderstanding the whole note. My bad if that's the case.
2018-09-14 22:55:28 -04:00