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.
DA344 e43bd8692c
Add support for Polls
11 months ago
..
__init__.py [commands] Add initial implementation of hybrid commands 3 years ago
_types.py Fix type annotations to adhere to latest pyright release 3 years ago
bot.py First pass at supporting user apps 11 months ago
cog.py First pass at supporting user apps 11 months ago
context.py Add support for Polls 11 months ago
converter.py Update pyright version 1 year ago
cooldowns.py [commands] Change import for PrivateChannel for cooldowns 1 year ago
core.py Update pyright version 1 year ago
errors.py Refactor human_join into its own private helper function 2 years ago
flags.py [commands] Add support for positional flag parameters 11 months ago
help.py [commands] Revert on_error when cog is ejected for HelpCommand 2 years ago
hybrid.py First pass at supporting user apps 11 months ago
parameters.py [commands] Add fallback behaviour for CurrentGuild parameter 2 years ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago