aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Redesign bulk delete eventsVexs2019-04-061-9/+31
* Redesign asset retrieval in the library.NCPlayz2019-04-061-0/+9
* Fix mistake in documentation.Rapptz2019-03-201-1/+1
* Update docs, mostly Inviting Your Botapple502j2019-03-2010-39/+35
* [commands] Redesign extension exception flow.Rapptz2019-03-191-0/+25
* [commands] Add Bot.reload_extension for atomic loading.Rapptz2019-03-191-4/+3
* Some widget fixes.Rapptz2019-03-191-0/+19
* Expose MetadataNCPlayz2019-03-191-1/+5
* Organise documentationNCPlayz2019-03-191-5/+5
* Minor typo fix.Rapptz2019-03-181-1/+1
* Add on_disconnect event.Rapptz2019-03-181-0/+8
* Add support for store channels.Rapptz2019-03-171-0/+4
* Translated some .po files.Episword2019-03-1616-6149/+2242
* Update Japanese .po filesRapptz2019-03-163-689/+1936
* Change superclass to subclass in some documentationKaeptm Blaubaer2019-03-161-5/+5
* [commands] Redesign HelpFormatter into HelpCommandRapptz2019-03-152-4/+70
* [commands] Separate view parsing errors from BadArgument.Rapptz2019-03-121-0/+16
* Add exception hierarchy to the documentation.Rapptz2019-03-125-3/+85
* Add support for guild news channels.Rapptz2019-03-081-0/+3
* Fix non-working example in commands documentation.Rapptz2019-03-061-1/+1
* Update Japanese .po files.Rapptz2019-02-244-192/+821
* [commands] Fix bug in behaviour in the cog inspection methods.Rapptz2019-02-231-1/+1
* Document listener changes in the migrating docs.Rapptz2019-02-231-0/+6
* Rework entire cog system and partially document it and extensions.Rapptz2019-02-236-25/+275
* Translated ext.commands.HelpFormatter class.cod2019-02-191-4/+41
* Update Japanese .po filesRapptz2019-02-185-2975/+3668
* Add guild_integrations_update eventCraftSpider2019-02-181-0/+6
* Expose more information from partial invites, along with counts.Rapptz2019-02-121-0/+11
* Fix typo in API documentation.stuarth2019-02-061-1/+1
* Remove notes about Client.messagesXua2019-02-061-5/+5
* Bumped copyright years to 2019.Dante Dam2019-01-2812-12/+12
* Fix the Context.message example to actually use ctx.messageChris Rrapi2019-01-281-3/+2
* Fix user/user_id documentation for reaction remove eventsMusicOnline2019-01-281-1/+1
* Fix documentation for NotificationLevelChris R2018-11-261-2/+2
* Add support for default notification level in audit logs and Guild.editRapptz2018-11-251-1/+7
* Add Guild.default_notificationsChris2018-11-241-0/+11
* Fix is_in_guild example checkLyricLy2018-11-241-1/+1
* Translated some parts of the documentation to Japanese.Episword2018-11-244-2414/+2543
* Outline the logic of `bool` convertersscragly2018-11-241-0/+12
* Group Advanced Converters and Inline Advanced Convertersscragly2018-11-241-58/+58
* Add support for multiple activitiesSnowyLuma2018-11-242-3/+3
* add support for Bug Hunter and Early Supporter flagsbmintz2018-11-241-0/+6
* Revert "Rework documentation to not duplicate inherited members."Rapptz2018-10-111-0/+42
* Remove "Is there any documentation for ext.commands?" FAQMusicOnline2018-10-051-12/+0
* Update set "Playing" status FAQMusicOnline2018-10-051-4/+11
* Rework documentation to not duplicate inherited members.Rapptz2018-10-031-42/+0
* Add support for AuditLogDiff.slowmode_delay.Rapptz2018-09-251-6/+13
* Update Japanese documentation stringsRapptz2018-09-244-2746/+3012
* [commands] Elaborate more on disallowed types in Greedy and OptionalRapptz2018-09-242-1/+8
* Change internal role storage in Guild to a dict instead of a list.Rapptz2018-09-241-0/+7