Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-07 | clean upHEADmaster | IRONM00N | |
2022-09-05 | revamp command permissions, fix permission exploit for some command when ↵ | IRONM00N | |
used in forum channels, use enums more | |||
2022-08-29 | more error exceptions | IRONM00N | |
2022-08-28 | exit | IRONM00N | |
2022-08-28 | no error spam | IRONM00N | |
2022-08-28 | rebrand v3 | IRONM00N | |
2022-08-24 | fix slash command permissions | IRONM00N | |
2022-08-24 | fix slashCommandsUsed | IRONM00N | |
2022-08-21 | fix presence automod | IRONM00N | |
2022-08-21 | enable presence automod | IRONM00N | |
2022-08-21 | misc | IRONM00N | |
2022-08-20 | fix ts composite shit, replace got with native fetch, update deps | IRONM00N | |
2022-08-18 | restructure, experimental presence and member automod, fixed bugs probably ↵ | IRONM00N | |
made some more bugs | |||
2022-08-14 | add mylogs command - view your own modlogs | IRONM00N | |
2022-08-10 | update discord js and discord-akairo | IRONM00N | |
fix breaking changes add unverified bot emoji to user command | |||
2022-08-05 | fix breaking changes | IRONM00N | |
2022-08-05 | use assert/strict | IRONM00N | |
2022-08-05 | add more mappings | IRONM00N | |
2022-07-10 | allow more config options to be null / not set | IRONM00N | |
2022-07-06 | remove array from add*(...) | IRONM00N | |
2022-06-17 | remove global client variable | IRONM00N | |
2022-06-16 | remove util classes, move config out of src | IRONM00N | |
2022-06-14 | remove the war crimes that I previously committed | IRONM00N | |
- 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-11 | remove excessive ansi formatting | IRONM00N | |
2022-06-11 | Add support for users as an argument to evidence command (#61) | TymanWasTaken | |
* Add user as an option for evidence command * Update usage and examples * Automatically format code * No clue why @discordjs/builders was missing * Update package.json * upgrade deps Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> | |||
2022-06-02 | feat(errorHandler): ansi colors | IRONM00N | |
2022-05-28 | feat: custom stripIndent | IRONM00N | |
2022-05-27 | fix: errors | IRONM00N | |
2022-05-27 | fix: use util#formatError | IRONM00N | |
2022-05-25 | fix: misc | IRONM00N | |
2022-05-25 | feat: add command locking | IRONM00N | |
2022-05-25 | feat: add slash command usage | IRONM00N | |
2022-05-25 | feat: massEvidence command | IRONM00N | |
2022-05-24 | fix: viewraw context command and perfomance | IRONM00N | |
2022-05-24 | fix: breaking changes | IRONM00N | |
2022-04-27 | fix(buttonRoles): ephemeral error | IRONM00N | |
2022-04-25 | fix: add deferReply | IRONM00N | |
2022-04-25 | fix: I am an idiot | IRONM00N | |
2022-04-25 | feat: hard coded button roles | IRONM00N | |
2022-04-20 | fix invite link, remove store channel, update to use builder methods, fix ↵ | IRONM00N | |
breaking changes | |||
2022-04-03 | feat(logging): use proxies for console.log etc instead of manipulating ↵ | IRONM00N | |
stdout and stderr directly | |||
2022-04-02 | feat(hl): add last talked cooldown | IRONM00N | |
2022-03-28 | fix: restrict quoting to production for now | IRONM00N | |
2022-03-28 | feat: message quoting | IRONM00N | |
2022-03-14 | feat(logging): over complicated repl | IRONM00N | |
2022-03-13 | fix(supportThread): don't trigger on zepplin messages | IRONM00N | |
2022-03-13 | fix: move join log errors to guild | IRONM00N | |
2022-03-12 | refactor: create and use util.overflowEmbed | IRONM00N | |
2022-03-08 | fix(AppealListener): only run in production | IRONM00N | |
2022-03-08 | fix(AppealListener): separate modlogs + force fetch user | IRONM00N | |