Commit Graph
6 Commits
Author SHA1 Message Date
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