Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-11 | Add support for users as an argument to evidence command (#61) | TymanWasTaken | |
* Add user as an option for evidence command * Update usage and examples * Automatically format code * No clue why @discordjs/builders was missing * Update package.json * upgrade deps Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> | |||
2022-05-29 | chore: update deps | IRONM00N | |
2022-05-24 | fix: viewraw context command and perfomance | IRONM00N | |
2022-02-26 | Automatically format code | github-actions[bot] | |
2022-02-25 | chore: update dependencies and fix breaking changes | IRONM00N | |
2022-02-06 | update deps | IRONM00N | |
2022-02-04 | update dependencies | IRONM00N | |
2021-11-28 | Automatically format code | github-actions[bot] | |
2021-11-28 | a few small changes | IRONM00N | |
2021-10-31 | upgrade typescript, improve workflow, bunch of bug fixes and some other things | IRONM00N | |
2021-10-09 | a whole lot of nothing | IRONM00N | |
2021-08-27 | upgrade to typescript 4.4.2 | IRONM00N | |
2021-07-31 | Automatically format code | github-actions[bot] | |
2021-07-29 | added a rudimentary automod, fixed a bunch of stuff, added some more listeners | IRONM00N | |
2021-07-08 | Automatically format code | github-actions[bot] | |
2021-07-07 | use discord.js fork because fuck dicord.js | IRONM00N | |
2021-06-29 | format | IRONM00N | |
2021-06-29 | Revert Typescript Version upgrade -> it breaks sequelize | IRONM00N | |
2021-06-27 | Automatically format code | github-actions[bot] | |
2021-06-27 | did this a while ago so I don't remeber what I did | IRONM00N | |
2021-06-21 | Automatically format code | github-actions[bot] | |
2021-06-21 | fix(db): made it work now | IRONM00N | |
2021-06-14 | made a few changes | IRONM00N | |
2021-05-24 | Automatically format code | github-actions[bot] | |
2021-05-24 | finish yarn 2 migration | TymanWasTaken | |
2021-05-24 | Automatically format code | github-actions[bot] | |
2021-05-24 | Switch to pnp and use esbuild instead of tsc (#185) | SkyBlockDev | |
* Switch to pnp and use esbuild instead of tsc * fix package.json error |