aboutsummaryrefslogtreecommitdiff
path: root/src/commands/info/help.ts
AgeCommit message (Expand)Author
2022-08-28rebrand v3IRONM00N
2022-08-22add privacy policy to help command and links commandIRONM00N
2022-08-20fix ts composite shit, replace got with native fetch, update depsIRONM00N
2022-08-18restructure, experimental presence and member automod, fixed bugs probably ma...IRONM00N
2022-08-10update discord js and discord-akairoIRONM00N
2022-08-05use assert/strictIRONM00N
2022-07-14add some explicit returns annotations for help commandIRONM00N
2022-07-10allow more config options to be null / not setIRONM00N
2022-07-06remove array from add*(...)IRONM00N
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
2022-06-02feat(helpCommand): add argumentsIRONM00N
2022-05-24fix: breaking changesIRONM00N
2022-04-20fix invite link, remove store channel, update to use builder methods, fix bre...IRONM00N
2022-03-03refactor: preemptively switch addField to addFieldsIRONM00N
2022-02-27fix(FeaturesCommand): properly hide disabled featuresIRONM00N
2022-02-14fix: remove ts-ingoresIRONM00N
2022-02-13started working on appealsIRONM00N
2022-02-07started working on highlight commandIRONM00N
2022-01-31fixes, and breaking changesIRONM00N
2022-01-25I love breaking changes!!!!IRONM00N
2022-01-23fix discord.js breaking changes, some other stuffIRONM00N
2022-01-01a few thingsIRONM00N
2022-01-01added autocomplete to a few commands and performed some fixesIRONM00N
2021-12-29use new setFooter overloadIRONM00N
2021-12-27better typings and some other stuffIRONM00N
2021-12-13major bug fixIRONM00N
2021-12-13fix more bugsIRONM00N
2021-12-13added new automod thing, fixed some errorsIRONM00N
2021-12-11hopefully handle some errors betterIRONM00N
2021-11-28Automatically format codegithub-actions[bot]
2021-11-28a few small changesIRONM00N
2021-11-22update contributors, fix formatting, added a bunch of repo forksIRONM00N
2021-11-01convert to esmIRONM00N
2021-10-31upgrade typescript, improve workflow, bunch of bug fixes and some other thingsIRONM00N
2021-10-26change help commandIRONM00N
2021-10-21miscIRONM00N
2021-10-21Refactoring, rewrote ButtonPaginator, better permission handling + support fo...IRONM00N
2021-09-17update some dependenciesIRONM00N
2021-09-16fix breaking changesIRONM00N
2021-09-08update invite permissionsIRONM00N
2021-09-05add moderation logging, fixes, hide modlog, jankIRONM00N
2021-08-29renamed settings command to config and made minor fixesIRONM00N
2021-08-17turned on ts strict optionIRONM00N
2021-07-31upgraded to typescript 4.3.5IRONM00N
2021-07-26refactor: this.client -> clientIRONM00N
2021-07-26refactor: this.client.util -> utilIRONM00N
2021-07-25feat: add more buttons to help commandIRONM00N
2021-07-20fixed cachingIRONM00N