aboutsummaryrefslogtreecommitdiff
path: root/src/commands/config
AgeCommit message (Expand)Author
2022-09-05revamp command permissions, fix permission exploit for some command when used...IRONM00N
2022-08-28rebrand v3IRONM00N
2022-08-22show hidden features to bot devsIRONM00N
2022-08-20fix ts composite shit, replace got with native fetch, update depsIRONM00N
2022-08-10update discord js and discord-akairoIRONM00N
2022-08-05fix breaking changesIRONM00N
2022-08-05use assert/strictIRONM00N
2022-07-06remove array from add*(...)IRONM00N
2022-07-06fix features command descriptionIRONM00N
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
2022-05-24fix: breaking changesIRONM00N
2022-04-20fix invite link, remove store channel, update to use builder methods, fix bre...IRONM00N
2022-03-13fix: make replaceNullWith a functionIRONM00N
2022-03-13feat(config): add delete and clear sub commandsIRONM00N
2022-03-03refactor: preemptively switch addField to addFieldsIRONM00N
2022-02-27fix(FeaturesCommand): properly hide disabled featuresIRONM00N
2022-02-24fix(DisableCommand): make it actually do the correct actionIRONM00N
2022-02-19fix: a ton of shitIRONM00N
2022-02-15chore: update depsIRONM00N
2022-02-14fix: disable appeals for nowIRONM00N
2022-02-14fix: remove ts-ingoresIRONM00N
2022-02-13started working on appealsIRONM00N
2022-02-04explicit member accessibility & jsdocs & typingsIRONM00N
2022-02-03add bot info to user info commandIRONM00N
2022-01-31fixes, and breaking changesIRONM00N
2022-01-25I love breaking changes!!!!IRONM00N
2022-01-23fix discord.js breaking changes, some other stuffIRONM00N
2022-01-09fix config errorIRONM00N
2022-01-08database migrations - use jsonb over text + JSON.parse, refactor bad word & ...IRONM00N
2022-01-06fix a few things, add level roles (finally)IRONM00N
2022-01-01a few thingsIRONM00N
2022-01-01added autocomplete to a few commands and performed some fixesIRONM00N
2021-12-31remove slashGuilds from the disable commandIRONM00N
2021-12-30A bit of fixingIRONM00N
2021-12-29clean up config commandIRONM00N
2021-12-29fix disable command & add autocompleteIRONM00N
2021-12-29misc improvements & typings changesIRONM00N
2021-12-29import typeIRONM00N
2021-12-27better typings and some other stuffIRONM00N
2021-12-26documentation, bug fixes etcIRONM00N
2021-12-20do some fixes or somethingIRONM00N
2021-11-28a few small changesIRONM00N
2021-11-22Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-botIRONM00N
2021-11-22update contributors, fix formatting, added a bunch of repo forksIRONM00N
2021-11-22DiscordAPIError: Invalid Form Body (#42)Ethan
2021-11-15idkIRONM00N
2021-11-10fixed lots of shit I thinkIRONM00N
2021-11-01convert to esmIRONM00N