aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-10add neu item repo as a submoduleIRONM00N
2022-07-08upgrade depsIRONM00N
2022-07-07remove debug commandIRONM00N
2022-07-07improve steal command formattingIRONM00N
2022-07-07extract needed part of node-os-utils and uninstall itIRONM00N
2022-07-07minor changes to the price commandIRONM00N
2022-07-07reorganize .eslintrc.cjsIRONM00N
2022-07-06fix import fuckeryIRONM00N
2022-07-06feat(automod): unmute buttonIRONM00N
2022-07-06remove array from add*(...)IRONM00N
2022-07-06fix(hl): ignore when user is already mentioned in the messageIRONM00N
2022-07-06fix features command descriptionIRONM00N
2022-07-06minimal config changesIRONM00N
2022-06-28create test filesIRONM00N
2022-06-19update workflow with new config pathIRONM00N
2022-06-19actually fix highlight (un)blockIRONM00N
2022-06-19add more aliases to the links commandIRONM00N
2022-06-19refactoring and spelling fixesIRONM00N
2022-06-19fix name conflicts and accidental infinite recursion in Format utilIRONM00N
2022-06-19refactoringIRONM00N
2022-06-19some documentationIRONM00N
2022-06-18import typeIRONM00N
2022-06-18use new textBasedChannel arg typeIRONM00N
2022-06-18add ownerIRONM00N
2022-06-17update depsIRONM00N
2022-06-17disable eslint actions on saveIRONM00N
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-11remove excessive ansi formattingIRONM00N
2022-06-11fix(hl): make channel and user blocks workIRONM00N
2022-06-11Add 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-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-01Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-botIRONM00N
2022-06-01chore: fromatting fixes, refactor ping command, hopefully fix duration ↵IRONM00N
rounding issues
2022-06-01fix: remove user allowed mentionsIRONM00N
2022-05-31refactoring & changes to steal commandIRONM00N
2022-05-31New "Word"jani270
2022-05-29fix: comment out poll commandIRONM00N
2022-05-29chore: update depsIRONM00N
2022-05-29chore(.gitattributes): add yarn generated filesIRONM00N
2022-05-28feat: custom stripIndentIRONM00N
2022-05-27fix: errorsIRONM00N
2022-05-27chore: remove common-tagsIRONM00N
2022-05-27chore: yarn.lockIRONM00N