Commit graph

779 commits

Author SHA1 Message Date
Ahmad
2f5c3499e7
feat: add achievement system
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-16 16:52:44 -04:00
Ahmad
830838a6a1
chore: merge branch 'main' into fun-features 2025-04-15 22:16:05 -04:00
Ahmad
8df866037a
Merge pull request #341 from ahmadk953/dependabot/npm_and_yarn/drizzle-orm-0.42.0
chore(deps): bump drizzle-orm from 0.41.0 to 0.42.0
2025-04-15 22:13:09 -04:00
dependabot[bot]
08cc92cff3
chore(deps): bump drizzle-orm from 0.41.0 to 0.42.0
Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.41.0...0.42.0)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 00:37:51 +00:00
Ahmad
ca7be976f6
Merge pull request #342 from ahmadk953/dependabot/npm_and_yarn/drizzle-kit-0.31.0
chore(deps-dev): bump drizzle-kit from 0.30.6 to 0.31.0
2025-04-15 20:36:21 -04:00
Ahmad
e24d063b95
chore: merge branch 'fun-features' of origin into fun-features 2025-04-15 18:55:10 -04:00
dependabot[bot]
c286b7e1ca
chore(deps-dev): bump drizzle-kit from 0.30.6 to 0.31.0
Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 0.30.6 to 0.31.0.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.30.6...drizzle-kit@0.31.0)

---
updated-dependencies:
- dependency-name: drizzle-kit
  dependency-version: 0.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-15 21:36:49 +00:00
Ahmad
7704ff1ad6
chore: create FUNDING.yml
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-14 23:11:24 -04:00
Ahmad
6b3de082d1
chore: update yarn version 2025-04-14 22:27:08 -04:00
Ahmad
2d6d45cad1
Merge branch 'main' of https://github.com/ahmadk953/poixpixel-discord-bot into fun-features
chore: update local branch with upstream changes
2025-04-14 22:25:50 -04:00
Ahmad
60aeb7033c
Merge pull request #337 from ahmadk953/dependabot/npm_and_yarn/types/pg-8.11.13
chore(deps-dev): bump @types/pg from 8.11.11 to 8.11.13
2025-04-14 18:10:47 -04:00
Ahmad
7c4b0fdb5d
Merge pull request #339 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-8.30.1
chore(deps-dev): bump @typescript-eslint/parser from 8.29.1 to 8.30.1
2025-04-14 18:10:38 -04:00
dependabot[bot]
d90f67a164
chore(deps-dev): bump @types/pg from 8.11.11 to 8.11.13
Bumps [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) from 8.11.11 to 8.11.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 22:05:54 +00:00
dependabot[bot]
5c748fbb79
chore(deps-dev): bump @typescript-eslint/parser from 8.29.1 to 8.30.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.29.1 to 8.30.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.30.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 22:05:38 +00:00
Ahmad
a1f9c39b9f
Merge pull request #338 from ahmadk953/dependabot/npm_and_yarn/types/node-22.14.1
chore(deps-dev): bump @types/node from 22.14.0 to 22.14.1
2025-04-14 18:04:27 -04:00
Ahmad
e81750509b
Merge pull request #340 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.30.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.29.1 to 8.30.1
2025-04-14 18:04:12 -04:00
Ahmad
82ece53d97
Merge branch 'main' of https://github.com/ahmadk953/poixpixel-discord-bot into fun-features
chore: update local branch with upstream changes
2025-04-14 18:00:36 -04:00
dependabot[bot]
ebae678eee
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.29.1 to 8.30.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.30.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 21:38:23 +00:00
dependabot[bot]
f1713a95ce
chore(deps-dev): bump @types/node from 22.14.0 to 22.14.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.14.0 to 22.14.1.
- [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: 22.14.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 21:37:15 +00:00
6bf290d447
docs: update file names - GITBOOK-2 2025-04-14 18:57:40 +00:00
a859e0ea4f
docs: Basic Documentation - GITBOOK-1 2025-04-14 05:29:03 +00:00
Ahmad
2a324b501b
chore: update README.md
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-14 01:16:00 -04:00
Ahmad
9aabe2885b
chore: update and clean up imports 2025-04-13 16:48:18 -04:00
Ahmad
d9d5f087e7
feat: add giveaway system
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-13 16:13:14 -04:00
Ahmad
e898a9238d
chore: merge branch 'main' of https://github.com/ahmadk953/poixpixel-discord-bot into fun-features 2025-04-12 16:52:05 -04:00
Ahmad
97a921048f
Merge pull request #336 from ahmadk953/dependabot/npm_and_yarn/ioredis-5.6.1 2025-04-11 21:54:12 -04:00
dependabot[bot]
b91577958a
Bump ioredis from 5.6.0 to 5.6.1
Bumps [ioredis](https://github.com/luin/ioredis) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/luin/ioredis/compare/v5.6.0...v5.6.1)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 21:20:19 +00:00
Ahmad
0997da84af
Merge pull request #335 from ahmadk953/dependabot/npm_and_yarn/eslint-config-prettier-10.1.2
Bump eslint-config-prettier from 10.1.1 to 10.1.2
2025-04-10 20:49:38 -04:00
dependabot[bot]
66f94369fb
Bump eslint-config-prettier from 10.1.1 to 10.1.2
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.1...v10.1.2)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-10 21:57:34 +00:00
Ahmad
f896f5e6ad
Merge pull request #332 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.29.1
Bump @typescript-eslint/eslint-plugin from 8.29.0 to 8.29.1
2025-04-07 20:43:12 -04:00
dependabot[bot]
9dad65e534
Bump @typescript-eslint/eslint-plugin from 8.29.0 to 8.29.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.29.0 to 8.29.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.29.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 00:39:38 +00:00
Ahmad
a7ef041f3d
Merge pull request #333 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-8.29.1
Bump @typescript-eslint/parser from 8.29.0 to 8.29.1
2025-04-07 20:38:23 -04:00
Ahmad
8785be9698
Merge pull request #334 from ahmadk953/dependabot/npm_and_yarn/typescript-5.8.3
Bump typescript from 5.8.2 to 5.8.3
2025-04-07 20:38:14 -04:00
dependabot[bot]
0ebfe731ca
Bump typescript from 5.8.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.8.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 22:54:17 +00:00
dependabot[bot]
089c8d022e
Bump @typescript-eslint/parser from 8.29.0 to 8.29.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.29.0 to 8.29.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.29.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 22:48:55 +00:00
Ahmad
990ca0769b
Merge pull request #329 from ahmadk953/dependabot/npm_and_yarn/eslint-9.24.0 2025-04-04 20:53:28 -04:00
dependabot[bot]
7449fd3a5f
Bump eslint from 9.23.0 to 9.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.24.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.23.0...v9.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 00:52:48 +00:00
Ahmad
22f4be62d0
Merge pull request #330 from ahmadk953/dependabot/npm_and_yarn/napi-rs/canvas-0.1.69 2025-04-04 20:51:38 -04:00
Ahmad
fb3960acc4
Merge pull request #331 from ahmadk953/dependabot/npm_and_yarn/eslint/js-9.24.0 2025-04-04 20:51:24 -04:00
dependabot[bot]
7c2add12b6
Bump @eslint/js from 9.23.0 to 9.24.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.23.0 to 9.24.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.24.0/packages/js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 21:58:04 +00:00
dependabot[bot]
9327cd0d31
Bump @napi-rs/canvas from 0.1.68 to 0.1.69
Bumps [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas) from 0.1.68 to 0.1.69.
- [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.68...v0.1.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 21:57:43 +00:00
Ahmad
38e59ae6e7
Merge pull request #328 from ahmadk953/dependabot/npm_and_yarn/types/node-22.14.0
Some checks failed
NodeJS Build and Compile / build (21.x) (push) Has been cancelled
ESLint / Run eslint scanning (push) Has been cancelled
Bump @types/node from 22.13.17 to 22.14.0
2025-04-02 21:22:33 -04:00
dependabot[bot]
3879c7a40d
Bump @types/node from 22.13.17 to 22.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.17 to 22.14.0.
- [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: 22.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 21:39:26 +00:00
Ahmad
9e7defc545
Merge pull request #327 from ahmadk953/dependabot/npm_and_yarn/types/node-22.13.17
Some checks are pending
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build and Compile / build (21.x) (push) Waiting to run
Bump @types/node from 22.13.14 to 22.13.17
2025-04-01 20:17:07 -04:00
dependabot[bot]
704c10dd9a
Bump @types/node from 22.13.14 to 22.13.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.14 to 22.13.17.
- [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: 22.13.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 21:58:34 +00:00
Ahmad
e9620a2825
Merge pull request #325 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-8.29.0
Some checks are pending
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build and Compile / build (21.x) (push) Waiting to run
Bump @typescript-eslint/parser from 8.28.0 to 8.29.0
2025-03-31 20:15:21 -04:00
dependabot[bot]
3cd544bf60
Bump @typescript-eslint/parser from 8.28.0 to 8.29.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.28.0 to 8.29.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.29.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 00:12:18 +00:00
Ahmad
0a507df120
Merge pull request #326 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.29.0
Bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0
2025-03-31 20:10:49 -04:00
dependabot[bot]
aaac2eca09
Bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.28.0 to 8.29.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.29.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 21:36:51 +00:00
Ahmad
7fea10ffd5
chore: merge branch 'main' of https://github.com/ahmadk953/poixpixel-discord-bot into fun-features
Some checks failed
Commitlint / Run commitlint scanning (push) Has been cancelled
2025-03-27 20:54:13 -04:00