aboutsummaryrefslogtreecommitdiff
path: root/src/commands/utilities
AgeCommit message (Expand)Author
2022-09-07clean upHEADmasterIRONM00N
2022-09-05revamp command permissions, fix permission exploit for some command when used...IRONM00N
2022-08-28rebrand v3IRONM00N
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-14allow hl show when a user has no words highlighted but still have blocked use...IRONM00N
2022-08-13check if a user is offline when deciding whether to delay hlIRONM00N
2022-08-05fix breaking changesIRONM00N
2022-08-05use assert/strictIRONM00N
2022-08-05random stuffIRONM00N
2022-07-14use deepWriteable from utilIRONM00N
2022-07-11fix(uuid): use str.match instead of regex.execIRONM00N
2022-07-10allow more config options to be null / not setIRONM00N
2022-07-07improve steal command formattingIRONM00N
2022-07-07minor changes to the price commandIRONM00N
2022-07-06remove array from add*(...)IRONM00N
2022-06-19actually fix highlight (un)blockIRONM00N
2022-06-18use new textBasedChannel arg typeIRONM00N
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-11put some things on one lineIRONM00N
2022-06-02feat(helpCommand): add argumentsIRONM00N
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-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-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-24fix(PriceCommand): remove random **IRONM00N
2022-02-24fix(UuidCommand): slash command ign undefinedIRONM00N
2022-02-23feat(hl): make functional, no cool downs yet, restrcited to suIRONM00N
2022-02-23Automatically format codegithub-actions[bot]
2022-02-23fix(PriceCommand): inconsistant formattingIRONM00N
2022-02-19fix: a ton of shitIRONM00N
2022-02-13started working on appealsIRONM00N
2022-02-08dumb bull shitIRONM00N
2022-02-07started working on highlight commandIRONM00N
2022-02-04explicit member accessibility & jsdocs & typingsIRONM00N
2022-02-03add bot info to user info commandIRONM00N
2022-01-31fixes, and breaking changesIRONM00N