aboutsummaryrefslogtreecommitdiff
path: root/src/commands/utilities/highlight-show.ts
AgeCommit message (Collapse)Author
2022-08-28rebrand v3IRONM00N
2022-08-14allow hl show when a user has no words highlighted but still have blocked ↵IRONM00N
users or channels
2022-08-05use assert/strictIRONM00N
2022-07-06remove array from add*(...)IRONM00N
2022-06-19actually fix highlight (un)blockIRONM00N
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-06-11put some things on one lineIRONM00N
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 ↵IRONM00N
breaking changes
2022-03-03refactor: preemptively switch addField to addFieldsIRONM00N
2022-02-23feat(hl): make functional, no cool downs yet, restrcited to suIRONM00N
2022-02-08dumb bull shitIRONM00N
2022-02-07started working on highlight commandIRONM00N