Commit Graph
579 Commits
Author SHA1 Message Date
iDutchy db9dd93ad4 docs update + add case_insensitive_prefix 2021-01-05 18:20:23 -06:00
iDutchy 0354036451 fix conflicts 2020-12-04 19:05:58 -06:00
JoshandGitHub f8e428bd5b Add support for chunking AsyncIterator objects 2020-12-03 18:32:53 -05:00
iDutchy 9f54345f5c idk, first attempt at adding docs ig. Probably gonna break so yea... 2020-12-01 02:25:51 -06:00
Rapptz 34f2fb36b1 Added MessageReference.resolved attribute to get replied to message 2020-11-27 02:24:39 -05:00
Rapptz 1014bfcb63 Allow MessageReference to be constructible by users 2020-11-27 01:08:52 -05:00
Rapptz e65dab3b23 Implement role tags.
This comes with:

* The RoleTags class
* Role.is_premium_subscriber()
* Role.is_bot_managed()
* Role.is_integration()
* Guild.self_role
* Guild.premium_subscriber_role
2020-11-26 01:57:24 -05:00
iDutchy 6e024871ec fix merge conflict 2020-11-24 17:19:31 -06:00
ZomatreeandGitHub 344cb96c5d Add sticker support 2020-11-23 05:09:20 -05:00
MayaandRapptz 78c916a486 Emphasize intents in the constructors of the examples 2020-11-21 21:31:42 -05:00
iDutchy b058b4730c update changelog 2020-11-19 18:48:07 -06:00
iDutchy e47ff96c30 docs fix 2020-11-18 18:04:33 -06:00
iDutchy a2b513bd72 docs fix 2020-11-18 18:02:05 -06:00
iDutchy 9e6461a419 docs fix 2020-11-18 17:57:32 -06:00
iDutchy 690dcdaf2e update docs and add message replies 2020-11-18 17:49:58 -06:00
iDutchy ae0f11ce53 add a color 2020-11-04 19:51:07 -06:00
iDutchy 188b69c097 docs update 2020-10-28 21:04:30 -05:00
iDutchy dea09cb5b3 conflict fix 2020-10-28 21:00:48 -05:00
Rapptz abe54f5bdc Translation sync with crowdin 2020-10-24 00:10:06 -04:00
iDutchy 3521ae985a added versionadded 2020-10-21 17:44:46 -05:00
Rapptz 0be2d37e7a Add changelog for v1.5.1 2020-10-19 19:42:54 -04:00
iDutchy 09168d880f int() support 2020-10-17 19:14:51 -05:00
iDutchy b9642f785e Remove int() support 2020-10-17 18:45:51 -05:00
iDutchy d75cd66b90 oh ffs 2020-10-17 18:42:19 -05:00
numbermaniacandGitHub d6df55afe2 logging.rst: Fix some typos and grammar errors 2020-10-16 22:46:31 -04:00
Eric ChanandGitHub b96ed43082 Fix typo in event reference 2020-10-16 22:44:51 -04:00
iDutchy 0b8671e3d6 doc update 2020-10-04 02:05:24 +00:00
Rapptz 022b5f7902 Update intent documentation to use defaults 2020-10-03 01:42:50 -04:00
iDutchy ea73008ff2 update docs 2020-10-02 00:34:53 +00:00
iDutchy 525ee4be0a update docs 2020-10-02 00:34:01 +00:00
XuaandGitHub 1066f42f1f Add intents to event reference 2020-10-01 04:42:32 -04:00
iDutchy 5b2c7db90b forgot 2020-10-01 02:27:11 +00:00
iDutchy cd6f48b39c forgot this 2020-10-01 01:28:20 +00:00
iDutchy 74713b05ee add try_user 2020-10-01 01:24:30 +00:00
iDutchy fe826b7134 changes 2020-10-01 01:01:18 +00:00
iDutchy fd9ceb30f2 I suck 2020-09-30 23:59:06 +00:00
iDutchy f514d45f99 oops 2020-09-30 23:56:50 +00:00
iDutchy 57efed682b update docs 2020-09-30 23:54:25 +00:00
iDutchy f80b4c166c conflict fix 2020-09-30 22:42:28 +00:00
Rapptz 1518790c87 Some minor documentation fixes.
Make examples all mention where to put it for the unaware.
2020-09-28 21:42:32 -04:00
Rapptz 1919267e5c Add changelog for v1.4.2 2020-09-28 20:56:00 -04:00
Rapptz 821d833c11 Add changelog for v1.5.0 2020-09-28 20:33:15 -04:00
Alex NørgaardandGitHub 759fb52e56 Update intents with small typo fixes 2020-09-27 19:08:19 -04:00
Rapptz e4d7f44aa5 Make Intent class creation more intuitive 2020-09-24 09:00:54 -04:00
Rapptz de6c5ef675 More intent documentation.
Mention that you can downgrade the library to revert. Also mention
that intents need to be updated in the code as well as the developer
portal.
2020-09-24 02:00:47 -04:00
Rapptz 59d514fcdf More intent related documentation 2020-09-24 01:39:45 -04:00
Sebastian LawandGitHub 2974663367 Fix typos in Intents documentation 2020-09-24 00:17:37 -04:00
Rapptz 2e06239d3c Add documentation for gateway intents 2020-09-23 03:21:22 -04:00
Rapptz bf8ca58996 Add a special exception for required privileged intents 2020-09-23 03:21:20 -04:00
Rapptz 23ae084b8c Allow finer grained control over the member cache. 2020-09-23 03:21:20 -04:00