aboutsummaryrefslogtreecommitdiff
path: root/discord/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Version bump to 1.2.0v1.2.0Rapptz2019-06-091-2/+2
* Add support for system channel flagsRapptz2019-06-061-1/+1
* Change version to v1.2.0a for development purposes.Rapptz2019-05-111-2/+2
* Version bump to v1.1.1v1.1.1Rapptz2019-05-111-2/+2
* Version bump to v1.1.0v1.1.0Rapptz2019-05-101-2/+2
* Bump version to 1.1.0aRapptz2019-04-141-2/+2
* Version bump to v1.0.1Rapptz2019-04-101-2/+2
* Version bump to v1.0.0Rapptz2019-04-081-2/+2
* Redesign asset retrieval in the library.NCPlayz2019-04-061-1/+3
* Add support for guild widgetNCPlayz2019-03-191-0/+1
* Expose more information from partial invites, along with counts.Rapptz2019-02-121-1/+1
* Bumped copyright years to 2019.Dante Dam2019-01-281-2/+2
* [lint] Fix import orderHornwitser2018-11-241-3/+3
* Remove dead package references.Rapptz2018-06-101-1/+1
* Fixes various documentation errors/inconsistenciesSteve C2018-05-181-0/+1
* Split Game object to separate Activity subtypes for Rich Presences.Rapptz2018-03-051-1/+1
* Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverterGorialis2018-01-061-1/+1
* Add webhook support.Rapptz2017-08-211-0/+1
* Implement "partial" message events.Rapptz2017-06-091-1/+1
* Export Attachment class.Rapptz2017-05-301-1/+1
* Implement audit logs.Rapptz2017-04-301-0/+1
* Re-implement voice sending.Rapptz2017-04-181-0/+2
* Export missing enums.Rapptz2017-04-121-1/+1
* Add support for multiple file attachments.Rapptz2017-04-081-0/+1
* Add commit number to pip version for easy identification.Rapptz2017-03-041-1/+1
* Remove unused ChannelPermissions namedtuple.Rapptz2017-01-251-1/+1
* Implement User.profile coroutine to get a user's profile.Rapptz2017-01-241-1/+1
* Update copyright year to 2017.Rapptz2017-01-201-2/+2
* Add support for relationships.Rapptz2017-01-201-0/+1
* Make ClientUser separate from a regular User.Rapptz2017-01-191-1/+1
* Change version info to 1.0.0a0.Rapptz2017-01-091-2/+2
* Implement AutoShardedClient for transparent sharding.Rapptz2017-01-071-0/+1
* Remove chunks of the voice code to redesign later.Rapptz2017-01-031-1/+0
* Re-add support for reactions.Rapptz2017-01-031-1/+1
* Rename Server to Guild everywhere.Rapptz2017-01-031-2/+2
* Split channel types.Rapptz2017-01-031-1/+1
* Add some basic ABCs.Rapptz2017-01-031-1/+1
* Version bump to v0.16.0.v0.16.0Rapptz2016-12-191-2/+2
* Version bump to v0.15.1v0.15.1Rapptz2016-11-301-2/+2
* Version bump to v0.15.0v0.15.0Rapptz2016-11-221-2/+2
* Add support for rich embeds.Rapptz2016-11-131-0/+1
* Version bump to v0.14.3v0.14.3Rapptz2016-11-061-2/+2
* Version bump to v0.14.2v0.14.2Rapptz2016-11-041-2/+2
* Fix Reaction not importing.v0.14.1Rapptz2016-11-031-2/+3
* Version bump to v0.14.0v0.14.0Rapptz2016-11-031-2/+2
* Version bump to v0.13.0v0.13.0Rapptz2016-09-261-2/+2
* Version bump to v0.12.0v0.12.0Rapptz2016-09-251-2/+2
* Add support for server verification levels.Rapptz2016-09-121-1/+1
* Add custom emoji support.Khazhismel2016-07-311-0/+1
* Version bump to v0.11.0v0.11.0Rapptz2016-07-301-2/+2