Commit graph

1054 commits

Author SHA1 Message Date
Ahmad
501e547439
chore(deps-dev): bump globals (#462) 2025-07-01 18:25:49 -04:00
Ahmad
30017ff398
chore(deps-dev): bump @types/node (#463) 2025-07-01 18:25:31 -04:00
dependabot[bot]
80f5ec90be
chore(deps-dev): bump @types/node from 24.0.8 to 24.0.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.8 to 24.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 21:36:12 +00:00
dependabot[bot]
a218e076c3
chore(deps-dev): bump globals from 16.2.0 to 16.3.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 21:35:53 +00:00
Ahmad
203eb42d7e
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#458)
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1
2025-07-01 15:31:46 -04:00
dependabot[bot]
fa49835528
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.35.0 to 8.35.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.35.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 19:31:06 +00:00
Ahmad
d23b0a4b56
chore(deps-dev): bump drizzle-kit (#459)
chore(deps-dev): bump drizzle-kit from 0.31.3 to 0.31.4
2025-07-01 15:29:27 -04:00
dependabot[bot]
e83d959acc
chore(deps-dev): bump drizzle-kit from 0.31.3 to 0.31.4
Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 0.31.3 to 0.31.4.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.31.3...drizzle-kit@0.31.4)

---
updated-dependencies:
- dependency-name: drizzle-kit
  dependency-version: 0.31.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 01:53:12 +00:00
Ahmad
61301f8609
chore(deps-dev): bump @types/node (#455)
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
Docker Build and Push / pgbouncer (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build / build (24.x) (push) Waiting to run
2025-06-30 21:10:55 -04:00
dependabot[bot]
68d706a14e
chore(deps-dev): bump @types/node from 24.0.6 to 24.0.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.6 to 24.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 01:09:54 +00:00
Ahmad
16fa8649ec
chore(deps-dev): bump @typescript-eslint/parser (#456) 2025-06-30 21:08:56 -04:00
Ahmad
7b6e4b3485
chore(deps): bump @napi-rs/canvas (#457) 2025-06-30 21:08:22 -04:00
dependabot[bot]
6c647e9e06
chore(deps): bump @napi-rs/canvas from 0.1.72 to 0.1.73
Bumps [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas) from 0.1.72 to 0.1.73.
- [Release notes](https://github.com/Brooooooklyn/canvas/releases)
- [Changelog](https://github.com/Brooooooklyn/canvas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Brooooooklyn/canvas/compare/v0.1.72...v0.1.73)

---
updated-dependencies:
- dependency-name: "@napi-rs/canvas"
  dependency-version: 0.1.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 01:03:04 +00:00
dependabot[bot]
323c5bdbbd
chore(deps-dev): bump @typescript-eslint/parser from 8.35.0 to 8.35.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.35.0 to 8.35.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.35.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 00:59:07 +00:00
Ahmad
934b08ab00
chore(deps-dev): bump @types/node (#450)
Some checks failed
Commitlint / Run commitlint scanning (push) Has been cancelled
Docker Build and Push / pgbouncer (push) Has been cancelled
ESLint / Run eslint scanning (push) Has been cancelled
NodeJS Build / build (24.x) (push) Has been cancelled
2025-06-27 19:45:40 -04:00
Ahmad
0dba056090
chore(deps): bump pg (#451) 2025-06-27 19:44:41 -04:00
dependabot[bot]
649ee5de3c
chore(deps-dev): bump @types/node from 24.0.4 to 24.0.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.4 to 24.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-27 23:44:36 +00:00
dependabot[bot]
ee45fe2479
chore(deps): bump pg from 8.16.2 to 8.16.3
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.16.2 to 8.16.3.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.16.3/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  dependency-version: 8.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-27 23:44:16 +00:00
Ahmad
9b574f6b28
chore(deps-dev): bump @eslint/js (#453) 2025-06-27 19:43:00 -04:00
Ahmad
92fcdc9060
chore(deps-dev): bump prettier (#452) 2025-06-27 19:42:36 -04:00
dependabot[bot]
56979ec718
chore(deps-dev): bump @eslint/js from 9.29.0 to 9.30.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.29.0 to 9.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.30.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-27 23:38:02 +00:00
dependabot[bot]
949f1fb7da
chore(deps-dev): bump prettier from 3.6.1 to 3.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.1...3.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-27 23:38:02 +00:00
Ahmad
4d5d78fcf8
chore(deps-dev): bump eslint (#454) 2025-06-27 19:36:27 -04:00
dependabot[bot]
b6fa2530dd
chore(deps-dev): bump eslint from 9.29.0 to 9.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.29.0 to 9.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.29.0...v9.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-27 21:20:07 +00:00
Ahmad
53a9d6e1fb
chore(deps): bump discord.js (#448)
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
Docker Build and Push / pgbouncer (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build / build (24.x) (push) Waiting to run
2025-06-26 19:25:49 -04:00
dependabot[bot]
d58685acbf
chore(deps): bump discord.js from 14.20.0 to 14.21.0
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.20.0 to 14.21.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.21.0/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.21.0/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-version: 14.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-26 23:23:24 +00:00
Ahmad
62683f266f
chore(deps-dev): bump drizzle-kit (#449) 2025-06-26 19:21:48 -04:00
dependabot[bot]
36c3c89159
chore(deps-dev): bump drizzle-kit from 0.31.2 to 0.31.3
Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 0.31.2 to 0.31.3.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.31.2...drizzle-kit@0.31.3)

---
updated-dependencies:
- dependency-name: drizzle-kit
  dependency-version: 0.31.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-26 22:05:40 +00:00
Ahmad
a303dd09c7
chore(deps-dev): bump prettier (#446)
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
Docker Build and Push / pgbouncer (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build / build (24.x) (push) Waiting to run
2025-06-25 22:27:06 -04:00
Ahmad
8c77bb8f77
chore(deps): bump @napi-rs/canvas (#447) 2025-06-25 22:26:40 -04:00
dependabot[bot]
928e23b5a4
chore(deps): bump @napi-rs/canvas from 0.1.71 to 0.1.72
Bumps [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas) from 0.1.71 to 0.1.72.
- [Release notes](https://github.com/Brooooooklyn/canvas/releases)
- [Changelog](https://github.com/Brooooooklyn/canvas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Brooooooklyn/canvas/compare/v0.1.71...v0.1.72)

---
updated-dependencies:
- dependency-name: "@napi-rs/canvas"
  dependency-version: 0.1.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-25 21:55:29 +00:00
dependabot[bot]
73ebbb1fd3
chore(deps-dev): bump prettier from 3.6.0 to 3.6.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-25 21:55:13 +00:00
Ahmad
a611990503
feat(bot): added achievement system caching
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
Docker Build and Push / pgbouncer (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build / build (24.x) (push) Waiting to run
2025-06-24 20:33:38 -04:00
Ahmad
4b7c6dda07
chore(bot): update caching logic 2025-06-24 20:31:45 -04:00
Ahmad
20f50536b6
chore(bot): update caching for achievements 2025-06-24 20:22:51 -04:00
Ahmad
8d14616f39
fix(bot): achievement system fixes and improvements
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
Docker Build and Push / pgbouncer (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build / build (24.x) (push) Waiting to run
2025-06-24 19:58:42 -04:00
Ahmad
b990b8ea06
feat(bot): added achievement caching
Some checks failed
Commitlint / Run commitlint scanning (push) Has been cancelled
2025-06-24 19:33:11 -04:00
Ahmad
0cf8da1941
chore: merge branch main into achievement-fixes 2025-06-24 19:08:53 -04:00
Ahmad
d71d9f0dcc
fix(bot): fixed command achievements and progress updates 2025-06-24 19:07:28 -04:00
Ahmad
55a15a37a1
chore(deps-dev): bump @types/node (#442) 2025-06-24 18:21:24 -04:00
dependabot[bot]
b7af2acdad
chore(deps-dev): bump @types/node from 24.0.3 to 24.0.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.3 to 24.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 22:01:59 +00:00
Ahmad
4ce409e7d5
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#441)
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
Docker Build and Push / pgbouncer (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build / build (24.x) (push) Waiting to run
2025-06-23 21:42:01 -04:00
dependabot[bot]
e779462844
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.34.1 to 8.35.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.35.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 01:22:03 +00:00
Ahmad
228c25de4d
chore(deps-dev): bump drizzle (#440) 2025-06-23 21:20:24 -04:00
dependabot[bot]
fc712a62c9
chore(deps-dev): bump drizzle-kit from 0.31.1 to 0.31.2
Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 0.31.1 to 0.31.2.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.31.1...drizzle-kit@0.31.2)

---
updated-dependencies:
- dependency-name: drizzle-kit
  dependency-version: 0.31.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 23:55:56 +00:00
Ahmad
1030b32700
chore(deps-dev): bump prettier (#439)
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
Docker Build and Push / pgbouncer (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build / build (24.x) (push) Waiting to run
2025-06-23 19:28:30 -04:00
Ahmad
7d84688e41
chore(deps-dev): bump @typescript-eslint/parser (#438) 2025-06-23 19:27:57 -04:00
dependabot[bot]
29c93e845a
chore(deps-dev): bump prettier from 3.5.3 to 3.6.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.3...3.6.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 23:11:13 +00:00
dependabot[bot]
6b2eee4fc5
chore(deps-dev): bump @typescript-eslint/parser from 8.34.1 to 8.35.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.34.1 to 8.35.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.35.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 23:01:28 +00:00
Ahmad
86e0a59188
fix(bot): fixed duplicate achievement sending 2025-06-19 23:28:16 -04:00