aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-13feat: make all base types bush resolvableIRONM00N
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): only run in productionIRONM00N
2022-03-08feat(timestampAndDelta): change to 'D' timestampIRONM00N
2022-03-08fix(AppealListener): separate modlogs + force fetch userIRONM00N
2022-03-08feat: improve appeal listenerIRONM00N
2022-03-08Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-botIRONM00N
2022-03-08feat: misc changes for extentionsIRONM00N
2022-03-07Appeal listener (#57)TymanWasTaken
2022-03-06fix: add .js import endingIRONM00N
2022-03-06Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-botIRONM00N
2022-03-06fix(UserInfoCommand): too many rolesIRONM00N
2022-03-05Add scam linkTymanWasTaken
2022-03-05chore: upgrade depsIRONM00N
2022-03-03refactor: preemptively switch addField to addFieldsIRONM00N
2022-03-03fix(HighlightManager#isMatch): make individual words case insensitiveIRONM00N
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-03-01feat(hl): add owner bypass :smirk:IRONM00N
2022-03-01feat: add hl cooldownsIRONM00N
2022-02-28fix: more errorsIRONM00N
2022-02-28fix: revert to client.isOwnerOwen Duckham
2022-02-28fix: error while handling 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-26Automatically format codegithub-actions[bot]
2022-02-25chore: update dependencies and fix breaking changesIRONM00N
2022-02-25fix: miscIRONM00N
2022-02-24fix(UserInfoCommand): error when user has no rolesIRONM00N
2022-02-24fix(DisableCommand): make it actually do the correct actionIRONM00N
2022-02-24chore: update descriptionIRONM00N
2022-02-24chore: fix package.json respositoryIRONM00N
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
2022-02-23feat(hl): make functional, no cool downs yet, restrcited to suIRONM00N
2022-02-23feat(RoleAllCommand): use sendNew when finishedIRONM00N
2022-02-23fix(ConfirmationPrompt): make it actually workIRONM00N
2022-02-23fix(ConfirmationPrompt): make buttons legibleIRONM00N
2022-02-23fix(MassBanCommand): max embed descriptionIRONM00N
2022-02-23docs(BushClientUtil): add missing documentationIRONM00N
2022-02-23fix(TestCommand): don't have empty casesIRONM00N
2022-02-23perf(ModlogCommand): don't use Embed builderIRONM00N
2022-02-23Automatically format codegithub-actions[bot]