1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 04:11:00 -04:00
Commit Graph

995 Commits

Author SHA1 Message Date
pomni32
19903dbcc9 Remove bold markdown in JSON file 2024-05-20 18:58:35 +10:00
dependabot[bot]
4b2ea5c28a Bump @sequelize/postgres from 7.0.0-alpha.40 to 7.0.0-alpha.41 (#128)
Bumps [@sequelize/postgres](https://github.com/sequelize/sequelize) from 7.0.0-alpha.40 to 7.0.0-alpha.41.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sequelize/sequelize/compare/v7.0.0-alpha.40...v7.0.0-alpha.41)

---
updated-dependencies:
- dependency-name: "@sequelize/postgres"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 17:00:09 +10:00
dependabot[bot]
ee61fc852e Bump @sequelize/core from 7.0.0-alpha.40 to 7.0.0-alpha.41 (#127)
Bumps [@sequelize/core](https://github.com/sequelize/sequelize) from 7.0.0-alpha.40 to 7.0.0-alpha.41.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sequelize/sequelize/compare/v7.0.0-alpha.40...v7.0.0-alpha.41)

---
updated-dependencies:
- dependency-name: "@sequelize/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 16:56:58 +10:00
dependabot[bot]
2e7de6fa6d Bump redis from 4.6.13 to 4.6.14 (#126)
Bumps [redis](https://github.com/redis/node-redis) from 4.6.13 to 4.6.14.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.6.13...redis@4.6.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 16:56:45 +10:00
dependabot[bot]
1f532ebbff Bump undici from 6.16.1 to 6.17.0 (#125)
Bumps [undici](https://github.com/nodejs/undici) from 6.16.1 to 6.17.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.16.1...v6.17.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 16:56:28 +10:00
dependabot[bot]
d335a4cff7 Bump fast-xml-parser from 4.3.6 to 4.4.0 (#129)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.6...v4.4.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 16:55:15 +10:00
toast-ts
fb1ed5b0e1 Update Postgres to 16.3 2024-05-16 09:26:12 +10:00
toast-ts
46912aa4a4 Consolidate the function into mp.ts 2024-05-16 09:22:34 +10:00
toast-ts
b47cb825d3 Update linkMapping 2024-05-16 09:11:46 +10:00
toast-ts
7556e87fc0 Update dependencies 2024-05-16 08:46:38 +10:00
dependabot[bot]
97b60bdb65 Bump undici from 6.16.0 to 6.16.1 (#124)
* Bump undici from 6.16.0 to 6.16.1

Bumps [undici](https://github.com/nodejs/undici) from 6.16.0 to 6.16.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.16.0...v6.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Rebuild `yarn.lock` file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: toast-ts <96593068+toast-ts@users.noreply.github.com>
2024-05-13 15:49:10 +10:00
toast-ts
7415047d02 Bump Node requirement for DJS 2024-05-10 19:57:14 +10:00
toast-ts
055bfead77 Update systeminformation as per sebhildebrandt/systeminformation#908 2024-05-06 04:19:26 +10:00
toast-ts
1a4b100618 Fix regex pattern for certain role permissions 2024-05-05 22:59:07 +10:00
toast-ts
678aa096a4 Update Node.js to 22.1.0 and use its cache feature 2024-05-05 17:59:11 +10:00
toast-ts
2454b5ee6f I keep forgetting that it is 'register' and not 'deploy' 2024-05-05 15:56:57 +10:00
toast-ts
0dff3e8f3d These were unused apparently so buhbye 2024-05-05 15:51:55 +10:00
toast-ts
906a0e2a7f Update Discord.js to 14.15.1 2024-05-05 13:02:57 +10:00
toast-ts
acbb7aeff3 Add duration limit to /mute 2024-05-04 09:48:26 +10:00
toast-ts
c60c9e0e44 Update Yarn to 4.2.1 2024-05-03 12:47:12 +10:00
toast-ts
784425b5d1 Tweak some visual stuff 2024-05-01 17:51:56 +10:00
toast-ts
841ea133f2 Improve the response time 2024-05-01 17:32:54 +10:00
toast-ts
3da2dbcb25 It's Neuro's turn~ 2024-05-01 17:27:26 +10:00
toast-ts
c6156b2662 Aaaaaaaa 2024-04-30 14:11:52 +10:00
toast-ts
1f01dffae7 Update Node.js to v22.0.0 2024-04-29 22:24:45 +10:00
toast-ts
2f5bee13ee Update Dayjs 2024-04-29 14:08:08 +10:00
toast-ts
3e161f948c Yarn.lock maintenance 2024-04-26 21:14:39 +10:00
toast-ts
e9af56c19c Fix TokenService client not making contact 2024-04-26 15:34:43 +10:00
toast-ts
e55dba0b65 Add more debug points to YTModule 2024-04-26 15:18:53 +10:00
toast-ts
327adc31bc Display serverName instead of generic 'Server' 2024-04-25 22:39:29 +10:00
toast-ts
b30f3a134c Update Node.js to v21.7.3 and Redis to v10 2024-04-25 00:32:47 +10:00
toast-ts
43deca25e4 Yarn.lock maintenance 2024-04-25 00:23:18 +10:00
toast-ts
fff081ce9e Add 'Economic Difficulty' to webhook 2024-04-23 12:52:34 +10:00
toast-ts
036f640cdc I don't know why it's not being used so hopefully fixes it. 2024-04-22 00:51:23 +10:00
toast-ts
45bea9e6a9 Fix Unknown Interaction flood in console 2024-04-21 13:27:57 +10:00
toast-ts
858e81fbf0 Attempt to fix partial response from Multifarm 2024-04-21 12:53:37 +10:00
toast-ts
9c692a6812 Switch YTModule and ThreadTimer to cronjobs 2024-04-19 15:59:19 +10:00
Noinkin
add6b6cd6b Should change required for punishment to 8 for messageSpam (#111)
* (SPAM) Should change required for punishment to 8

* Update messageCreate.ts
2024-04-18 02:00:00 +10:00
toast-ts
254ffeaf76 Remove unnecessary text in leaderboard graph 2024-04-17 10:55:42 +10:00
toast-ts
1292fe26a6 Add Noinkin to contributor list 2024-04-16 11:26:04 +10:00
toast-ts
fd129a2477 Upgrade dependencies (#117)
* Update dependencies

* Fix highest value not working properly
2024-04-16 11:20:39 +10:00
toast-ts
1af0c2f8aa Ty for the lookout 2024-04-14 20:57:08 +10:00
toast-ts
f2d61c5fa9 Increase message limit for messageSpam rule 2024-04-13 22:42:59 +10:00
toast-ts
960091792e Attempt to fix annoying automod error 2024-04-13 20:07:10 +10:00
toast-ts
d41268d498 Reword the description of statistics embed 2024-04-13 09:34:39 +10:00
toast-ts
cda886004f Intrusive thought won 2024-04-11 17:26:50 +10:00
toast-ts
a1fe7a5c7a Causing issues in container environment due to dockerignore file 2024-04-11 17:19:42 +10:00
toast-ts
e9a1a1cce7 Fix /mp status and fetchPlayerData function 2024-04-11 17:15:12 +10:00
toast-ts
0dadf90aa9 Pass 'rebase' flag 2024-04-10 22:54:55 +10:00
toast-ts
a13eb3ae66 Add BIGBAGPALLETS to the search filter in pallets command 2024-04-10 22:44:13 +10:00