Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(InteractionHandlers): initial commit 👀 🎉
chore: move to try-catch chore: commit code before rebase chore: requested changes feat: interaction handles done? 👀 chore: export the new classes in the index file fix: woops I did it again feat: wip consistent parse return types fix: make types be stricter and re-usable fix: temporary fix for a type till we get TS 4.5.0 fix: correct handler for interaction handler errors chore: the commit before the rebase chore: inside we both know what's been going on permalink: http://whatthecommit.com/6bda5f6eeb7347a96e07b6dea1d21afa fix: correct event types chore: remove deprecation warnings that aren't valid anymore fix: revert change but break something else intentionally :D chore: 🧹 chore: this really should not take 19 minutes to build (It doesn't actually take 19 minutes to build) chore: i was told to leave it alone, but i have this thing called ocd, you see permalink: http://whatthecommit.com/bf057fb0e2e7a4450250ebf7d6e1d084 chore: progress before merge with master chore: the merge of 17.11 chore: diff computing is implemented Next up: logging the diff, then testing everything?? woah?? chore: styling ree chore: revert the revert chore: perf logging chore: who's ready for the next battle? chore: small bug fixes chore: small logging refactors chore: more cleanups chore: bugs are everywhere ;w; fix: compute context menu differences too chore: forward thinking code refactor chore: woopsy daisy feat: add the registries to the container chore: relocate error listeners chore: optimize application command registries by fetching data once chore: rename the method to be cleare chore: move optional listeners around feat: interaction listeners 👀 chore: update todo comment feat: make message command listeners optional feat: add lots of events chore: remove invalid todos feat: handle registry results, chat input register shortcut chore: yet another rebase fix: last minute bugs ci: specify registry for actions/setup-node chore: gotcha chore: correct type for command in Argument contexts fix(regression): accidentally removed Command options generic chore: correct types for precondition run and their command chore: my man really called these middlewares chore: fix bad rebase chore: small missed things and cleanup chore: make event name clearer fix: handle forgotten cases fix: correct context types chore: make default logger a smidgen more useful chore(deps): update actions/setup-node commit hash to 04c56d2 (#335) Co-authored-by: Renovate Bot <[email protected]> fix(deps): update sapphire dependencies (#337) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#336) * chore(deps): update all non-major dependencies * chore: nothing to see here, move along permalink: http://whatthecommit.com/9837f0b1d62e8f74ff6ef9865bba9003 Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> fix: prevent hard errors for unauthorized guild app commands chore: someone dropped a comma fix(command): TS Only - Fixed type of re-export of `*Command.Context` fix(command): TS Only - Fixed type of re-export of `Command.Context` chore: fixed the previous commit chore(release): 2.2.1 fix: i did an oopsie fix: propagate errors chore: log the stack if possible chore: bruh moment chore: unit test crashes? chore: love debug info? me too! chore: colons help chore: support extra types chore: these types are gonna get me 2 meters underground chore: add alll the default error listeners fix: make `BooleanArgument`/`resolveBoolean`'s contexts immutable (#338) feat: add default register behavior and fix reloading support chore: hah chore: like it or not, you get logsfor errors chore: expose registries chore: check names too fix: allow `null` in setDefaultBehaviorWhenNotIdentical Co-authored-by: Antonio Román <[email protected]> chore: remove redundant destructure Co-authored-by: Antonio Román <[email protected]> chore: fix tests fix(deps): update sapphire dependencies (#342) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> chore(deps): update all non-major dependencies (#341) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/upload-artifact commit hash to da838ae (#340) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/download-artifact commit hash to f023be2 (#339) Co-authored-by: Renovate Bot <[email protected]> chore: remove old issue templates chore: remove dupe files from framework chore(deps): update actions/upload-artifact commit hash to 82c141c (#343) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#344) build: update `@types/node` chore: use enums for internal api call type chore: get stores only once chore: undo rename of core preconditions
- Loading branch information