15 Commits
Author SHA1 Message Date
Alex NørgaardandGitHub c677ad0312 Add missing generic to interaction in item callback 2023-01-19 04:38:39 -05:00
Alex NørgaardandGitHub 50078087e5 [commands] Fix variance issues in Bot.add_cog with List[Snowflake] 2022-11-21 01:15:18 -05:00
Alex NørgaardandGitHub c604f853ea Allow creation of allow lists in automod word filter rules 2022-08-03 03:10:36 -04:00
Alex NørgaardandGitHub 5426d19dc7 Implement AutoMod 2022-06-27 00:47:52 -04:00
2b9e43dbf9 Change Message.application type to MessageApplication
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2022-06-13 16:34:41 -04:00
Alex NørgaardandGitHub 6a58cabf5c Add Guild.create_forum and CategoryChannel.create_forum 2022-06-09 00:56:31 -04:00
Alex NørgaardandGitHub 6d95ed19b0 Add interited members to WebhookMessage docs 2022-04-25 02:02:07 -04:00
Alex NørgaardandGitHub 0263774e13 Remove the use of ! in the Member.mention property 2022-04-06 01:05:37 -04:00
Alex NørgaardandGitHub 7a815a97af Fix audit logs for INVITE_CREATE returning None 2022-03-22 18:04:52 -04:00
Alex NørgaardandGitHub 03687fb616 Change Guild.member_count to Optional[int] 2022-03-09 23:06:07 -05:00
Alex NørgaardandGitHub 920da3a73f Update docs for audit logs relating to scheduled events 2022-03-08 21:20:49 -05:00
Alex NørgaardandGitHub 4c00b8110c Add audit log event transformer for AuditLogEntry.target 2022-03-08 21:20:23 -05:00
Alex NørgaardandGitHub 7ff6850f17 Fix abc.User protocol requirements 2022-03-07 02:15:46 -05:00
Alex NørgaardandGitHub bfaee44b1f [commands] Fix types for Bot.is_owner 2022-03-05 22:06:21 -05:00
Alex NørgaardandGitHub 2e5da07180 Fix unknown DMChannel in MessageReference.resolved.channel
Threads would cause the message reference to resolve to a DMChannel
2022-02-18 20:26:13 -05:00