Commit graph

798 commits

Author SHA1 Message Date
Ahmad
654bdce717
chore: remove initdb mount as it's not needed
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-17 22:35:19 -04:00
Ahmad
6517b51f22
chore: update .gitignore
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-17 22:34:41 -04:00
Ahmad
022ab6d272
chore: update .gitignore to ignore initdb directory
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-17 22:24:52 -04:00
Ahmad
0a4a3c0af4
chore: update .gitignore to ignore .env files
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-17 22:23:24 -04:00
Ahmad
a449129a61
chore: create .env.example for docker compose file
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-17 22:22:49 -04:00
Ahmad
70dff9d696
chore: create docker-compose.yml
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-17 22:21:30 -04:00
Ahmad
e9abfa812e
Merge pull request #344 from ahmadk953/dependabot/npm_and_yarn/lint-staged-15.5.1
chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.1
2025-04-17 19:58:25 -04:00
dependabot[bot]
986a6a67d0
chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.1
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.0 to 15.5.1.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.5.0...v15.5.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 15.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-17 22:00:55 +00:00
Ahmad
890ee028cc
chore: update README.md
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-17 01:36:00 -04:00
Ahmad
15cb83be7d
feat(bot): merge pull request #343 from ahmadk953/utils
chore(bot): finish base bot
2025-04-17 01:31:29 -04:00
Ahmad
77c4b75440
chore(bot): fixed remaining issues 2025-04-17 01:24:52 -04:00
Ahmad
7c2a99daf5
chore: improve safety of commands 2025-04-17 01:05:10 -04:00
Ahmad
83bbf7b098
fix(bot): fixed missing await statement in memberEvents file
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-16 23:39:28 -04:00
Ahmad
b615d25964
feat: added config and help commands 2025-04-16 23:34:33 -04:00
Ahmad
20af09b279
feat: add kick, mute, and unmute commands 2025-04-16 22:10:47 -04:00
Ahmad
49d274f2be
fix: fixed temp bans not expiring after they're finished after a bot restart 2025-04-16 20:18:16 -04:00
Ahmad
14667ad69f
chore: add option to undeploy commands and not deploy on start 2025-04-16 19:20:17 -04:00
Ahmad
072c34d778
pr: merge pull request #304 from ahmadk953/fun-features 2025-04-16 18:12:08 -04:00
Ahmad
be8df5f6a2
chore: split db file into multiple files and centralized pagination 2025-04-16 17:57:17 -04:00
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