aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-04-19Automatically format codegithub-actions[bot]
2022-04-19fix user info context command (#60)Lulonaut
2022-04-03feat(logging): use proxies for console.log etc instead of manipulating ↵IRONM00N
stdout and stderr directly
2022-04-02fix(BushLogger#debug): remove new lineIRONM00N
2022-04-02feat(hl): add last talked cooldownIRONM00N
2022-03-28fix: restrict quoting to production for nowIRONM00N
2022-03-28feat: message quotingIRONM00N
2022-03-14fix(removeExpiredPunishments): cannot resolve userIRONM00N
2022-03-14fix: spread argumentsIRONM00N
2022-03-14fix: check for TTYIRONM00N
2022-03-14fix: don't displayPrompt after exitIRONM00N
2022-03-14feat(console): exit process on repl exitIRONM00N
2022-03-14feat(logging): over complicated replIRONM00N
2022-03-14revert: changes I made to resolveNonCachedUserIRONM00N
2022-03-14chore(hl): add usages and examplesIRONM00N
2022-03-14fix(price): properly show error messagesIRONM00N
2022-03-13fix: make replaceNullWith a functionIRONM00N
2022-03-13fix(supportThread): don't trigger on zepplin messagesIRONM00N
2022-03-13feat(config): add delete and clear sub commandsIRONM00N
2022-03-13fix: move join log errors to guildIRONM00N
2022-03-13feat: improve inspect wrapperIRONM00N
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 ↵IRONM00N
undefined
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-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