Commit graph

858 commits

Author SHA1 Message Date
ahmadk953
6a915fe2d7
chore: fix merge conflicts 2025-04-19 02:00:56 -04:00
ahmadk953
4def8df3fe
chore: added TLS error handling to database and cache 2025-04-19 01:56:24 -04:00
ahmadk953
7fd9497fb8
chore: modified code to use self-signed ssl certificates 2025-04-19 01:23:19 -04:00
ahmadk953
a5b33da0fa
chore: modified code to use self-signed ssl certificates 2025-04-19 01:20:58 -04:00
Ahmad
b961218206
Merge pull request #346 from ahmadk953/dependabot/npm_and_yarn/eslint/js-9.25.0
chore(deps-dev): bump @eslint/js from 9.24.0 to 9.25.0
2025-04-18 21:03:23 -04:00
dependabot[bot]
ec28339f61
chore(deps-dev): bump @eslint/js from 9.24.0 to 9.25.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.24.0 to 9.25.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.25.0/packages/js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 00:50:54 +00:00
Ahmad
311cabec92
Merge pull request #347 from ahmadk953/dependabot/npm_and_yarn/eslint-9.25.0
chore(deps-dev): bump eslint from 9.24.0 to 9.25.0
2025-04-18 20:49:23 -04:00
dependabot[bot]
7887052f22
chore(deps-dev): bump eslint from 9.24.0 to 9.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.24.0 to 9.25.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.24.0...v9.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 21:23:06 +00:00
Ahmad
d050976484
fix(bot): fix incorrect import
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-18 00:08:46 -04:00
Ahmad
0610bd41c4
feat: merge pull request #345 from ahmadk953/docker-configuration
add docker-compose for setting up bot services
2025-04-17 22:39:48 -04:00
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