aboutsummaryrefslogtreecommitdiff
path: root/src/commands
AgeCommit message (Expand)Author
2022-06-14remove the war crimes that I previously committedIRONM00N
2022-06-11remove excessive ansi formattingIRONM00N
2022-06-11Add support for users as an argument to evidence command (#61)TymanWasTaken
2022-06-11put some things on one lineIRONM00N
2022-06-11fix: purge fetchIRONM00N
2022-06-02feat(errorHandler): ansi colorsIRONM00N
2022-06-02feat(helpCommand): add argumentsIRONM00N
2022-06-02fix: allow vc channels to be lockedIRONM00N
2022-06-01fix(SuperUserCommand): invalid helpArgsIRONM00N
2022-06-01chore: fromatting fixes, refactor ping command, hopefully fix duration roundi...IRONM00N
2022-06-01fix: remove user allowed mentionsIRONM00N
2022-05-31refactoring & changes to steal commandIRONM00N
2022-05-29fix: comment out poll commandIRONM00N
2022-05-28feat: custom stripIndentIRONM00N
2022-05-27fix: use util#formatErrorIRONM00N
2022-05-27fix: replace '{error}' in retry promptsIRONM00N
2022-05-25fix(MassEvidenceCommand): find the latest case, not the oldest oneIRONM00N
2022-05-25fix(massEvidence): use id not indexIRONM00N
2022-05-25feat: add command lockingIRONM00N
2022-05-25feat: massEvidence commandIRONM00N
2022-05-24fix: viewraw context command and perfomanceIRONM00N
2022-05-24fix: breaking changesIRONM00N
2022-04-23fix: make hl show sync cacheIRONM00N
2022-04-20fix invite link, remove store channel, update to use builder methods, fix bre...IRONM00N
2022-03-14chore(hl): add usages and examplesIRONM00N
2022-03-14fix(price): properly show error messagesIRONM00N
2022-03-13fix: make replaceNullWith a functionIRONM00N
2022-03-13feat(config): add delete and clear sub commandsIRONM00N
2022-03-12fix(LevelRolesCommand): log moderatorIRONM00N
2022-03-12refactor: create and use util.overflowEmbedIRONM00N
2022-03-12fix(MassBanCommand): remove undefined when description embed description is u...IRONM00N
2022-03-08feat: use short date format in guild and user commandsIRONM00N
2022-03-08fix(AppealListener): separate modlogs + force fetch userIRONM00N
2022-03-08feat: improve appeal listenerIRONM00N
2022-03-06fix(UserInfoCommand): too many rolesIRONM00N
2022-03-05chore: upgrade depsIRONM00N
2022-03-03refactor: preemptively switch addField to addFieldsIRONM00N
2022-03-01feat(HighlightCommand): unrestrict command and disable regexIRONM00N
2022-03-01fix(HighlightClearCommand): use the correct paremeters I stfgIRONM00N
2022-03-01fix(HighlightUnblockCommand): copy paste errorIRONM00N
2022-02-27fix(FeaturesCommand): properly hide disabled featuresIRONM00N
2022-02-26Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-bot-3.0IRONM00N
2022-02-26feat: use Time enumIRONM00N
2022-02-25chore: update dependencies and fix breaking changesIRONM00N
2022-02-24fix(UserInfoCommand): error when user has no rolesIRONM00N
2022-02-24fix(DisableCommand): make it actually do the correct actionIRONM00N
2022-02-24fix(PriceCommand): remove random **IRONM00N
2022-02-24fix(UuidCommand): slash command ign undefinedIRONM00N
2022-02-24fix(EvalCommand): show transpiled codeIRONM00N
2022-02-23feat: prefer bold over inline codeblocksIRONM00N