Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-27 | consistency and more work on settings command | IRONM00N | |
2021-08-27 | upgrade to typescript 4.4.2 | IRONM00N | |
2021-08-27 | testing sub commands | IRONM00N | |
2021-08-26 | start settings command | IRONM00N | |
2021-08-25 | update akairo | IRONM00N | |
2021-08-25 | cleaned up, wolfram alpha command, a few fixes | IRONM00N | |
2021-08-24 | some fixes and hacky fetch member work arround | IRONM00N | |
2021-08-23 | bunch of shit | IRONM00N | |
2021-08-19 | added steal command, revamped error handling and other stuff | IRONM00N | |
2021-08-17 | fix discord.js | IRONM00N | |
2021-08-17 | turned on ts strict option | IRONM00N | |
2021-08-16 | add viewraw context menu command | IRONM00N | |
2021-08-14 | fix discord.js changes | IRONM00N | |
2021-08-07 | few fixes | IRONM00N | |
2021-08-06 | upgrade to discord.js v13 release (plus fix last minute breaking chanages) | IRONM00N | |
2021-08-05 | a few fixes and stuff | IRONM00N | |
2021-08-05 | fixed ~500 errors from breaking changes | IRONM00N | |
2021-08-04 | misc | IRONM00N | |
2021-07-31 | upgraded to typescript 4.3.5 | IRONM00N | |
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-30 | fix collection changes and api types version | IRONM00N | |
2021-07-30 | general clean up and fix automod | IRONM00N | |
2021-07-30 | clean up and fix stuff | IRONM00N | |
2021-07-29 | added a rudimentary automod, fixed a bunch of stuff, added some more listeners | IRONM00N | |
2021-07-25 | fix: lock file | IRONM00N | |
2021-07-25 | cleaned up eval command, ported test command, fixed listeners, fixed ↵ | IRONM00N | |
workflow, changed args typings | |||
2021-07-23 | feat: some shit | IRONM00N | |
- fix breaking changes - refactored active punishments into one table - made listeners args have stricter types | |||
2021-07-19 | fix leveling | IRONM00N | |
2021-07-18 | actually imprt fetch | IRONM00N | |
2021-07-18 | made price command faster | IRONM00N | |
2021-07-17 | honestly no idea what I did at this point | IRONM00N | |
2021-07-14 | started moving over some other commands | IRONM00N | |
2021-07-11 | fix(some): stuff | IRONM00N | |
2021-07-11 | fix: circular imports | IRONM00N | |
2021-07-08 | fix breaking changes | IRONM00N | |
2021-07-08 | update dependencies | IRONM00N | |
2021-07-07 | use discord.js fork because fuck dicord.js | IRONM00N | |
2021-07-04 | mute command | IRONM00N | |
2021-07-01 | don't judge me part 2 & fix esbuild with eval command | IRONM00N | |
2021-06-29 | don't judge part 1 | IRONM00N | |
2021-06-29 | Revert Typescript Version upgrade -> it breaks sequelize | IRONM00N | |
2021-06-28 | fix breaking changes and bump dependencies | IRONM00N | |
2021-06-27 | did this a while ago so I don't remeber what I did | IRONM00N | |
2021-06-24 | feat(*): Began working on other punishment commands etc | IRONM00N | |
2021-06-21 | fix(db): made it work now | IRONM00N | |
2021-06-20 | feat(*): aaaaa | IRONM00N | |
2021-06-19 | feat(*): Made everything work better | IRONM00N | |
2021-06-19 | resolved conflicts and stuff | IRONM00N | |
2021-06-19 | feat(*): A bunch of stuff | IRONM00N | |
- 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-19 | refactor: Remove canvas dependency as it is not used currently | TymanWasTaken | |
2021-06-19 | fix: Make slash commands work again | TymanWasTaken | |