aboutsummaryrefslogtreecommitdiff
path: root/src/lib/common/ConfirmationPrompt.ts
AgeCommit message (Collapse)Author
2022-08-18restructure, experimental presence and member automod, fixed bugs probably ↵IRONM00N
made some more bugs
2022-07-06remove array from add*(...)IRONM00N
2022-06-19refactoring and spelling fixesIRONM00N
2022-06-17remove global client variableIRONM00N
2022-06-16remove util classes, move config out of srcIRONM00N
2022-06-14remove the war crimes that I previously committedIRONM00N
- Remove custom typings and replace with declaration merging - Fix the typings for args - Replace all discord-api-types imports with discord.js imports - Fix discord.js breaking changes
2022-05-24fix: breaking changesIRONM00N
2022-04-20fix invite link, remove store channel, update to use builder methods, fix ↵IRONM00N
breaking changes
2022-02-27fix(FeaturesCommand): properly hide disabled featuresIRONM00N
2022-02-23fix(ConfirmationPrompt): make it actually workIRONM00N
2022-02-23fix(ConfirmationPrompt): make buttons legibleIRONM00N
2022-02-14fix: remove ts-ingoresIRONM00N
2022-02-13started working on appealsIRONM00N
2022-02-01fixes & inconsistenciesIRONM00N
2022-01-23fix discord.js breaking changes, some other stuffIRONM00N
2021-12-30A bit of fixingIRONM00N
2021-12-29lockdown and unlockdown commandIRONM00N