Soheab_
|
62e6b8e20f
|
ext.commands: bot
|
2 weeks ago |
Soheab_
|
21b07a2a79
|
ext.commands: core
|
2 weeks ago |
Soheab_
|
62a59babac
|
ext.commands: help
|
2 weeks ago |
Soheab_
|
2353a82b9b
|
AutoSharded(Client/Bot)
|
2 weeks ago |
Soheab_
|
89a210b55b
|
Remove unusued imports
|
2 weeks ago |
Soheab_
|
7e8a254541
|
ext.commands: hybrid
|
2 weeks ago |
Soheab_
|
edb32b6337
|
Run "black discord"
|
2 weeks ago |
Soheab_
|
3ff66286cb
|
ext.commands: cog, core
|
2 weeks ago |
Soheab_
|
b4a10c50fb
|
fix: intents should actually be required
|
2 weeks ago |
Soheab_
|
6dbe1184ad
|
Client & Bot
|
2 weeks ago |
Willi
|
470323493e
|
Pass BotT type argument to DeferTyping
|
3 months ago |
Rapptz
|
8953938a53
|
Update Pyright to v1.1.394
|
3 months ago |
Rapptz
|
776fc2251d
|
[commands] Use interaction response within Context.send
|
3 months ago |
Soheab
|
743ef27dd7
|
[commands] Correct ExtensionNotFound error message
Co-authored-by: Danny <[email protected]>
|
4 months ago |
Alex Nørgaard
|
d95605839f
|
[commands] Fix _fallback attr not being set on replace for Parameter
|
5 months ago |
DA344
|
7c8503fefb
|
Fix callable FlagConverter defaults on hybrid commands
fix: Callable FlagConverter defaults being returned as-is on interaction based calls.
|
5 months ago |
Michael H
|
f2aa0b833c
|
[tasks] Fix race condition with set_result
|
5 months ago |
Soheab
|
c7305b022c
|
[commands] Respect enabled kwarg for hybrid app commands
|
7 months ago |
Soheab
|
c5e74068f0
|
[commands] Unwrap Parameter if given as default to commands.parameter
|
8 months ago |
Rapptz
|
ca85782b35
|
[commands] Fix Context.defer unconditionally deferring
|
8 months ago |
z03h
|
442ad40ab2
|
[commands] Add SoundboardSoundConverter
|
8 months ago |
Josh
|
0ce75f3f53
|
[commands] Fix issue with category cooldowns outside of guild channels
|
8 months ago |
Rapptz
|
6643784d33
|
[commands] Clarify Converter.convert exception raising
|
11 months ago |
Rapptz
|
0e58a927dd
|
[commands] Add support for channel URLs in channel converter
Fix #9799
|
1 year ago |
z03h
|
d18f14c173
|
[commands] fix HelpCommand not carrying over checks
update command impl over creating new one
|
1 year ago |
DA344
|
e43bd8692c
|
Add support for Polls
Co-authored-by: owocado <[email protected]>
Co-authored-by: Josh <[email protected]>
Co-authored-by: Trevor Flahardy <[email protected]>
|
1 year ago |
Vioshim
|
71358b8dce
|
[commands] Add support for positional flag parameters
|
1 year ago |
Danny
|
2e2f51fd5c
|
First pass at supporting user apps
Co-authored-by: red <[email protected]>
Co-authored-by: Vioshim <[email protected]>
|
1 year ago |
Josh
|
4e03b170ef
|
Update pyright version
|
1 year ago |
Thanos
|
9b9c93ad49
|
[tasks] Fix typing for tasks.SleepHandle.future set calls
|
1 year ago |
Rapptz
|
2b51e5e736
|
[commands] Change import for PrivateChannel for cooldowns
|
1 year ago |
Rapptz
|
5c5ccc4e82
|
[commands] Fix hybrid command wrapped instances being out of sync
|
2 years ago |
Rapptz
|
f617d01eee
|
Refactor human_join into its own private helper function
|
2 years ago |
Rapptz
|
3f92f35bb1
|
[commands] Log exceptions that happen during cog_unload
|
2 years ago |
Rapptz
|
e414d0fe04
|
[commands] Change default Bot.owner_ids to consider team roles
|
2 years ago |
Rapptz
|
42a1a68662
|
[commands] Fix obscuring name error
|
2 years ago |
Rapptz
|
69e9bc9454
|
[commands] Fix nested hybrid groups inserting manual app commands
|
2 years ago |
thegamecracks
|
c7f6e95f1c
|
[commands] Fix localization support for hybrid group fallback
|
2 years ago |
Rapptz
|
a361a08482
|
[commands] Add fallback behaviour for CurrentGuild parameter
|
2 years ago |
Rapptz
|
270fa5f2e0
|
[commands] Fix displayed_default for callables and None values
|
2 years ago |
Rapptz
|
732f89b9e1
|
[commands] Fix =None being displayed in signatures for commands
|
2 years ago |
Josh
|
630b2a1e55
|
Update pyright version
|
2 years ago |
Rapptz
|
0871b34fc8
|
[commands] Revert on_error when cog is ejected for HelpCommand
|
2 years ago |
Rapptz
|
646ab85bb6
|
[tasks] Fix missing name parameter in loop copy
|
2 years ago |
Rapptz
|
03140c0163
|
[tasks] Add name parameter to give the internal task a name
|
2 years ago |
Rapptz
|
5e86be3b72
|
[commands] Change lookup order to place nicknames last
|
2 years ago |
Rapptz
|
dc4ed438a5
|
Fix plain username lookup for Guild.get_member_named
Fix #9451
|
2 years ago |
Soheab_
|
94bf7d8644
|
[commands] Add displayed_name to commands.Parameter
|
2 years ago |
Sebastian Law
|
2ab6541715
|
[commands] Document exceptions being ignored in teardown and cog_unload
Co-authored-by: Josh <[email protected]>
|
2 years ago |
Rapptz
|
e870bb1335
|
Add constant for the default file size limit
|
2 years ago |