1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 16:30:58 -05:00
Commit Graph

943 Commits

Author SHA1 Message Date
dependabot[bot]
5cfb6396c5
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]
9c1226abc9
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]
7234a4f8ec
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]
d90ba4da6f
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
7c40fdb83a Update Postgres to 16.3 2024-05-16 09:26:12 +10:00
toast-ts
c9ae5226e9 Consolidate the function into mp.ts 2024-05-16 09:22:34 +10:00
toast-ts
76a1cc52e9 Update linkMapping 2024-05-16 09:11:46 +10:00
toast-ts
4a6b89e634 Update dependencies 2024-05-16 08:46:38 +10:00
dependabot[bot]
e9906853bd
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
941f39dd1a Bump Node requirement for DJS 2024-05-10 19:57:14 +10:00
toast-ts
0046d16a20 Update systeminformation as per sebhildebrandt/systeminformation#908 2024-05-06 04:19:26 +10:00
toast-ts
43cb81881a Fix regex pattern for certain role permissions 2024-05-05 22:59:07 +10:00
toast-ts
1bf0ce0e4b Update Node.js to 22.1.0 and use its cache feature 2024-05-05 17:59:11 +10:00
toast-ts
51119aff72 I keep forgetting that it is 'register' and not 'deploy' 2024-05-05 15:56:57 +10:00
toast-ts
bb415d792d These were unused apparently so buhbye 2024-05-05 15:51:55 +10:00
toast-ts
ff95ded89c Update Discord.js to 14.15.1 2024-05-05 13:02:57 +10:00
toast-ts
5d03c9ddf8 Add duration limit to /mute 2024-05-04 09:48:26 +10:00
toast-ts
62ee72bcc1 Update Yarn to 4.2.1 2024-05-03 12:47:12 +10:00
toast-ts
af87fc1934 Tweak some visual stuff 2024-05-01 17:51:56 +10:00
toast-ts
4dc9ca3e9c Improve the response time 2024-05-01 17:32:54 +10:00
toast-ts
bf1ec8c48a It's Neuro's turn~ 2024-05-01 17:27:26 +10:00
toast-ts
38cfcc6603 Aaaaaaaa 2024-04-30 14:11:52 +10:00
toast-ts
22d1343921 Update Node.js to v22.0.0 2024-04-29 22:24:45 +10:00
toast-ts
59166941bb Update Dayjs 2024-04-29 14:08:08 +10:00
toast-ts
5562abe0c9 Yarn.lock maintenance 2024-04-26 21:14:39 +10:00
toast-ts
c69b1045ab Fix TokenService client not making contact 2024-04-26 15:34:43 +10:00
toast-ts
9224c6c95d Add more debug points to YTModule 2024-04-26 15:18:53 +10:00
toast-ts
759572c1b8 Display serverName instead of generic 'Server' 2024-04-25 22:39:29 +10:00
toast-ts
3ab6f814e8 Update Node.js to v21.7.3 and Redis to v10 2024-04-25 00:32:47 +10:00
toast-ts
af5db0c32d Yarn.lock maintenance 2024-04-25 00:23:18 +10:00
toast-ts
511debc548 Add 'Economic Difficulty' to webhook 2024-04-23 12:52:34 +10:00
toast-ts
490fa814c0 I don't know why it's not being used so hopefully fixes it. 2024-04-22 00:51:23 +10:00
toast-ts
eeb4ed4d80 Fix Unknown Interaction flood in console 2024-04-21 13:27:57 +10:00
toast-ts
843df43861 Attempt to fix partial response from Multifarm 2024-04-21 12:53:37 +10:00
toast-ts
e0c79f92cd Switch YTModule and ThreadTimer to cronjobs 2024-04-19 15:59:19 +10:00
Noinkin
df20adfee6
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
80a2e9ddef Remove unnecessary text in leaderboard graph 2024-04-17 10:55:42 +10:00
toast-ts
dc8c3cd056 Add Noinkin to contributor list 2024-04-16 11:26:04 +10:00
Toast
48d6866ff2
Upgrade dependencies (#117)
* Update dependencies

* Fix highest value not working properly
2024-04-16 11:20:39 +10:00
Toast
e6cfacdb22
Ty for the lookout 2024-04-14 20:57:08 +10:00
Toast
aca9709b80
Increase message limit for messageSpam rule 2024-04-13 22:42:59 +10:00
toast-ts
ffd86fe236 Attempt to fix annoying automod error 2024-04-13 20:07:10 +10:00
Toast
17a44acd7d
Reword the description of statistics embed 2024-04-13 09:34:39 +10:00
toast-ts
f7f3db7c90 Intrusive thought won 2024-04-11 17:26:50 +10:00
toast-ts
6eb0298238 Causing issues in container environment due to dockerignore file 2024-04-11 17:19:42 +10:00
toast-ts
7e105f8a1e Fix /mp status and fetchPlayerData function 2024-04-11 17:15:12 +10:00
toast-ts
29bf036c91 Pass 'rebase' flag 2024-04-10 22:54:55 +10:00
toast-ts
740e145d8a Add BIGBAGPALLETS to the search filter in pallets command 2024-04-10 22:44:13 +10:00
toast-ts
9aa486a28c Get moyai'd. 2024-04-10 17:26:24 +10:00
toast-ts
16a3e1f0d9 Add PluralRules to the /mp pallets command 2024-04-08 20:20:41 +10:00