You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
z03h 8851e03a6d
[commands] fix bot_has_role and is_nsfw for threads
4 years ago
..
__init__.py [commands] Initial support for FlagConverter 4 years ago
_types.py Modernize code to use f-strings 4 years ago
bot.py [commands] Remove function call indirection when checking author 4 years ago
cog.py [commands] Remove unused copy import in Cog 4 years ago
context.py Type up **kwargs of various methods 4 years ago
converter.py [commands] fix incorrect typings in ThreadConverter 4 years ago
cooldowns.py [commands] Remove window reassignment when tokens reach 0 4 years ago
core.py [commands] fix bot_has_role and is_nsfw for threads 4 years ago
errors.py [commands] Document the thread converter 4 years ago
flags.py [commands] Remove Flag related delimiter and prefix error 4 years ago
help.py Fix various reference issues in documentation 4 years ago
view.py Use f-strings in more places that were missed. 4 years ago