aboutsummaryrefslogtreecommitdiff
path: root/discord/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Add support for uploading avatars.Rapptz2015-11-261-1/+9
|
* Move _null_event and _verify_successful_response to utilsRapptz2015-11-261-0/+10
| | | | They might be used in other files in the future.
* Add utils.find helper function.Rapptz2015-09-131-0/+23
|
* Refactor parse_time into its own utils file.Rapptz2015-09-041-0/+34