aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2021-07-31misc fixesIRONM00N
2021-07-31throw error objects instead of stringsIRONM00N
2021-07-31upgraded to typescript 4.3.5IRONM00N
The reason I had to use getters and setters for the db models is because in the newer version of typescript the properties would be defined at runtime and override the getter and setters that sequalize uses later, causing all the values to be undefined and not being able to save any information.
2021-07-30fix collection changes and api types versionIRONM00N
2021-07-30general clean up and fix automodIRONM00N
2021-07-30clean up and fix stuffIRONM00N
2021-07-29added a rudimentary automod, fixed a bunch of stuff, added some more listenersIRONM00N
2021-07-26chore: add new eslint ruleIRONM00N
2021-07-25feat: add more buttons to help commandIRONM00N
2021-07-25fix: miscIRONM00N
2021-07-25chore: fix links for new repoIRONM00N
2021-07-23feat: some shitIRONM00N
- fix breaking changes - refactored active punishments into one table - made listeners args have stricter types
2021-07-19fix levelingIRONM00N
2021-07-18actually imprt fetchIRONM00N
2021-07-17honestly no idea what I did at this pointIRONM00N
2021-07-14started moving over some other commandsIRONM00N
2021-07-11fix: circular importsIRONM00N
2021-07-08fix breaking changesIRONM00N
2021-07-07use discord.js fork because fuck dicord.jsIRONM00N
2021-07-04mute commandIRONM00N
2021-07-01don't judge me part 2 & fix esbuild with eval commandIRONM00N
2021-06-29don't judge part 1IRONM00N
2021-06-29Revert Typescript Version upgrade -> it breaks sequelizeIRONM00N
2021-06-28fix breaking changes and bump dependenciesIRONM00N
2021-06-27did this a while ago so I don't remeber what I didIRONM00N
2021-06-20feat(*): aaaaaIRONM00N
2021-06-19feat(*): Made everything work betterIRONM00N
2021-06-19resolved conflicts and stuffIRONM00N
2021-06-19feat(*): A bunch of stuffIRONM00N
- Remade logging - updated dependencies - started adding custom crap to the command handler - added emojis to stuff - can't remeber other stuff Note: this is currently broken BREAKING CHANGE:
2021-06-19refactor: Remove canvas dependency as it is not used currentlyTymanWasTaken
2021-06-19fix: Make slash commands work againTymanWasTaken
2021-06-19fix: Use latest features of akairo forkTymanWasTaken
2021-06-14made a few changesIRONM00N
2021-05-28bump akairo commit hashTymanWasTaken
2021-05-28fix printWidthTymanWasTaken
2021-05-28fix conflictsTymanWasTaken
2021-05-28Remove references - caused some issues, comment out some image gen codeTymanWasTaken
2021-05-28stuffIRONM00N
2021-05-28I can't read anythingIRONM00N
2021-05-25Remove express and top.gg sdk, make yarn test not waste time writing filesTymanWasTaken
2021-05-25make prettier ignore yarn files, rename setup.md, fix akairo commit hash, ↵TymanWasTaken
don't format on save
2021-05-25Compltely update to esbuild and yarn v2, fix eval, and bump akairo fork ↵TymanWasTaken
version (this one has private responses)
2021-05-24Automatically format codegithub-actions[bot]
2021-05-24Switch to pnp and use esbuild instead of tsc (#185)SkyBlockDev
* Switch to pnp and use esbuild instead of tsc * fix package.json error
2021-05-16add colored logging and improved logging code, fix a few moderation command ↵TymanWasTaken
issues, add more logging, and make ban check run every 30s not 60s
2021-05-09Update this package.json tooTymanWasTaken
2021-05-07update to tricked slash commands akairo forkTymanWasTaken
2021-04-27add new discord.js, create moulberry's bush folder, added rule command, and ↵riohorealhk
added allowed mentions (#148) * ok * also add new discord.js * Delete .DS_Store * bye stuff using new d.js also yarn upgraded * e
2021-04-27formatTymanWasTaken
2021-04-27remove most if not all of utilibot specific thingsTymanWasTaken