Commit Graph
17 Commits
Author SHA1 Message Date
Alex NørgaardandGitHub b47133dfb2 Add BaseUser.banner for all subclasses to access new banners 2021-07-28 19:41:43 -04:00
Alex NørgaardandGitHub 26e68b31ef [commands] fix incorrect typings in ThreadConverter 2021-07-21 02:43:37 -04:00
Alex NørgaardandGitHub 5a7cfb3ce6 [commands] Add ThreadConverter 2021-07-05 00:40:57 -04:00
Alex NørgaardandGitHub d1dc41ec2f Fix Client.fetch_channel not returning Thread 2021-07-03 21:35:31 -04:00
Alex NørgaardandGitHub 6a553b2347 Fix building docs due to missing InteractionMessage in __all__ 2021-07-03 13:24:57 -04:00
Alex NørgaardandGitHub b7b75e2b1f Add Thread.is_nsfw 2021-07-03 00:14:48 -04:00
Alex NørgaardandGitHub ffa0b26b82 Fix versionadded on ChannelType.private_thread 2021-07-02 22:05:27 -04:00
Alex NørgaardandGitHub fb20c4c3d4 Update docs for (Partial)Message.publish to reflect the actual permissions needed 2021-05-15 02:08:16 -04:00
Alex NørgaardandGitHub e09f64b7c9 Fix typo in FlagConverter docs 2021-04-22 21:12:19 -04:00
Alex NørgaardandGitHub 456a5dfa59 Update create_dm documentation to say it's a coroutine 2021-03-24 08:19:05 -04:00
Alex NørgaardandGitHub 7f05f7f6c0 Add converter example 2021-02-23 03:54:31 -05:00
Alex NørgaardandGitHub 68eb844d48 [commands] Add discord.Guild converter and GuildNotFound error
* Add discord.Guild converter and GuildNotFound error

* note for lack of disambiguation in Guilds with duplicate names, and removed the possibility of returning None

* edited converter to use `utils.get` over `utils.find` and docs edited with Converter and Exception.
2021-02-07 05:32:33 -05:00
Alex NørgaardandGitHub c72dbf28ba [commands] Fix Command duplicates in HelpCommand.get_bot_mapping 2021-01-16 05:36:08 -05:00
Alex NørgaardandGitHub ab2c433211 Fix AttributeError in Webhook message delete 2020-12-31 05:43:39 -05:00
Alex NørgaardandGitHub 624a9c8687 Allow Guild.create_role to accept an int as the colour parameter. 2020-12-25 02:22:59 -05:00
Alex NørgaardandGitHub 759fb52e56 Update intents with small typo fixes 2020-09-27 19:08:19 -04:00
Alex NørgaardandGitHub 5e4f3780ed Add COMMUNITY to Guild.features 2020-09-04 08:42:54 -04:00