mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
* Add files via upload * Update predicates.py Changed sender from a discord.Member object to ctx. Added a channel check. Combined the same method and channel method into a validator and applied through-out. valid_role and has_role methods now check for either an id or a name. contained now uses string.lower() when testing for membership in a collection. Signed-off-by: Redjumpman <redjumpman@users.noreply.github.com>