aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Rename GuildRegion to VoiceRegion.Rapptz2017-05-091-2/+2
* Make AuditLogDiff.roles an empty list instead of None.Rapptz2017-05-071-1/+1
* Audit log role add and removes are lists, not single item.Rapptz2017-05-061-4/+4
* Add support for message delete audit log action type.Rapptz2017-05-041-0/+15
* Add support for setting and retrieving guild vanity invites.Rapptz2017-04-301-0/+2
* Changed audit_log to audit_logs in documentationTwentysix2017-04-301-1/+1
* Implement audit logs.Rapptz2017-04-301-0/+685
* Add PCMVolumeTransformer to augment volume of a PCM stream.Rapptz2017-04-191-0/+3
* Re-implement voice sending.Rapptz2017-04-181-0/+15
* Add Guild.explicit_content_filter.Rapptz2017-04-121-0/+16
* Add support for multiple file attachments.Rapptz2017-04-081-0/+6
* Implement utilities for AsyncIterator.Rapptz2017-02-111-8/+76
* Implement User.profile coroutine to get a user's profile.Rapptz2017-01-241-0/+29
* Add option to disable auto member chunking.Rapptz2017-01-231-0/+14
* Update copyright year to 2017.Rapptz2017-01-201-1/+1
* Add support for relationships.Rapptz2017-01-201-0/+39
* Make ClientUser separate from a regular User.Rapptz2017-01-191-0/+7
* Show inherited members in the docs for User and Member.Rapptz2017-01-131-0/+2
* Rename NoMoreMessages to NoMoreItems.Rapptz2017-01-111-0/+2
* Change version info to 1.0.0a0.Rapptz2017-01-091-0/+16
* Simple parser for CHANNEL_PINS_UPDATEIan Salmons2017-01-091-0/+8
* Implement AutoShardedClient for transparent sharding.Rapptz2017-01-071-0/+3
* Fix documentation to work.Rapptz2017-01-031-6/+24
* Rename Server to Guild everywhere.Rapptz2017-01-031-51/+51
* Version bump to v0.16.0.v0.16.0Rapptz2016-12-191-0/+25
* Make FAQ use change_presence instead of change_status.Rapptz2016-11-301-4/+4
* Version bump to v0.15.1v0.15.1Rapptz2016-11-301-0/+7
* Version bump to v0.15.0v0.15.0Rapptz2016-11-221-1/+23
* Support MESSAGE_REACTION_REMOVE_ALL event.Rapptz2016-11-211-0/+9
* Add FAQ entry about reactionsleovoel2016-11-141-0/+17
* Add support for rich embeds.Rapptz2016-11-131-0/+6
* Version bump to v0.14.3v0.14.3Rapptz2016-11-061-0/+11
* Version bump to v0.14.2v0.14.2Rapptz2016-11-041-0/+16
* Fix Reaction not importing.v0.14.1Rapptz2016-11-031-0/+11
* Forgot the v0.14.0 heading in the docs.Rapptz2016-11-031-0/+3
* Version bump to v0.14.0v0.14.0Rapptz2016-11-031-0/+24
* Change reaction events signature and name.Rapptz2016-11-031-5/+17
* Add support for reactions.khazhyk2016-10-271-0/+20
* Version bump to v0.13.0v0.13.0Rapptz2016-09-261-0/+36
* Add support for "Do Not Disturb" and "Invisible" statuses.Rapptz2016-09-261-0/+11
* Update What's New page with v0.12.0 changes.Rapptz2016-09-251-0/+56
* Fix 404'd FAQ links.Rapptz2016-09-251-2/+2
* Add support for server verification levels.Rapptz2016-09-121-0/+24
* Document new MessageType.pins_addRapptz2016-09-121-0/+3
* Add new EU Central and EU West server regions.Rapptz2016-09-091-0/+9
* Explain cases where the on_message_edit event can be triggered.Rapptz2016-08-141-5/+21
* Document the new emoji stuff.Rapptz2016-08-011-1/+14
* Version bump to v0.11.0v0.11.0Rapptz2016-07-301-0/+50
* Document VoiceState class.Rapptz2016-07-241-0/+6
* Add AppInfo.owner attribute.Rapptz2016-07-211-0/+4