33 Commits (ffe8f53bd92d71505ea94ff6119a8205a5431240)

Author SHA1 Message Date
dolfies 90f9a605de Rename appinfo.py -> application.py 2 years ago
dolfies 4c76498261 Document ApplicationCommand.__call__() as a coroutine 2 years ago
dolfies be9fb6af74 Properly document ApplicationCommand.__call__() 2 years ago
dolfies 9a6c4e1e35
Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
dolfies 859cf6c8a9 Pass CI 3 years ago
dolfies b2c4b6f03d Eliminate channel-less interaction case, clean up and fix interaction execution (fixes #380) 3 years ago
dolfies c4b6007979 Implement new connection capabilities 3 years ago
dolfies 4b59defca2 Get tests to pass 3 years ago
dolfies 68d1b40239 Fix various app command bugs, improve documentation, implement missing fields 3 years ago
dolfies 574ca88fd9 Stop manually setting name_localized in application command dict (fixes #365) 3 years ago
dolfies 66e2ab0efa Remove undocumented, bug-causing ease-of-use subcommand attributes 3 years ago
dolfies 25e50be04e Fix broken doc references 3 years ago
dolfies a777327d8e Implement Commands backend v2 3 years ago
dolfies f1834e03d6 Implement attachment option type 3 years ago
dolfies f57b179dcf Refactor ApplicationCommand ABC and implement default member permissions 3 years ago
dolfies ec2834f050 Implement BaseCommand.application properly; app command documentation fixes 3 years ago
dolfies 8adb809d51 Rework nonce generation 3 years ago
dolfies 1b9d4d984f Fix ApplicationCommand documentation 3 years ago
dolfies 5f1ab56174 Docs are fun 😡 3 years ago
dolfies 13d7bafd64 Docs are fun 😭 3 years ago
dolfies 9fe7cfb474 Docs are fun :( 3 years ago
dolfies 8eaa26d479 Various fixes (docs, events, enums, exports 3 years ago
dolfies e08cdd073a Documentation and operations fixes 3 years ago
dolfies e18120af9f Fix possible application command KeyError 3 years ago
dolfies 29c2036bc8 Rebase to latest upstream 3 years ago
dolfies 957a484306 Run black 3 years ago
dolfies a86d42ce55 Fix interactions 3 years ago
dolfies 895b374339 Document a couple things 3 years ago
dolfies 2cfea878bb Fix subcommands 3 years ago
dolfies 8fff4b01f2 Fix Interaction.name for own interactions 3 years ago
dolfies 118b2f4d01 Actually type commands properly 3 years ago
dolfies 95ed42669d Implement application commands 3 years ago