toast-ts
651f44a883
Fix one thing, break another.
2024-04-01 18:43:02 +11:00
toast-ts
df9fbe1993
Yarn.lock maintenance
2024-04-01 13:13:57 +11:00
dependabot[bot]
711e009fe4
Bump @types/node from 20.11.30 to 20.12.2 ( #109 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.30 to 20.12.2.
- [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-type: direct:development
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-04-01 13:07:59 +11:00
dependabot[bot]
9c76bd0d97
Bump pg from 8.11.3 to 8.11.4 ( #110 )
...
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ) from 8.11.3 to 8.11.4.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.4/packages/pg )
---
updated-dependencies:
- dependency-name: pg
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-04-01 13:07:46 +11:00
toast-ts
f2d875a2cf
Update config.json ( #108 )
2024-04-01 00:04:36 +11:00
toast-ts
df4abaa60d
Update dependencies
2024-03-29 23:39:16 +11:00
toast-ts
b6e1ad0303
Add /case statistics
to view total cases per type
2024-03-29 14:01:58 +11:00
toast-ts
020f841042
Hopefully fix the overlapping this time
2024-03-28 11:08:58 +11:00
toast-ts
d9c611df93
Fix overlapping
2024-03-27 08:10:36 +11:00
toast-ts
02c33a0e64
Refactor the automodRules
2024-03-26 10:21:47 +11:00
toast-ts
6cf51095ce
Bruh moment
2024-03-25 22:36:33 +11:00
toast-ts
2b1bf5d1c2
Remove old code and rename variable
2024-03-25 22:23:02 +11:00
toast-ts
424be1eabc
Disable transparency
2024-03-25 22:21:32 +11:00
dependabot[bot]
6c345a8d17
Bump @sequelize/core from 7.0.0-alpha.38 to 7.0.0-alpha.39 ( #107 )
...
Bumps [@sequelize/core](https://github.com/sequelize/sequelize ) from 7.0.0-alpha.38 to 7.0.0-alpha.39.
- [Release notes](https://github.com/sequelize/sequelize/releases )
- [Changelog](https://github.com/sequelize/sequelize/blob/v7.0.0-alpha.39/CHANGELOG.md )
- [Commits](https://github.com/sequelize/sequelize/compare/v7.0.0-alpha.38...v7.0.0-alpha.39 )
---
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-03-25 15:04:50 +11:00
toast-ts
cac5746280
Use 'Discord Moderator Ticket' instead.
2024-03-25 05:55:28 +11:00
toast-ts
44c01c8733
Upgrade Node.js to version 21.7.1 and implement efficiency enhancements
2024-03-24 12:36:12 +11:00
toast-ts
e49e3511c8
Using Dyno instead.
2024-03-23 08:07:56 +11:00
toast-ts
7b94932539
Migration from Sequelize v6 to v7 ( #89 )
...
* Sync Sequelize v7 changes from Canary repository
* Clean up some of the stuff
* Update @types/pg
* Log transaction failed const to console instead of nowhere
* Optimize functions in punishment model
* Remove autoresponses for Monster
* Delete Yarn PnP files as per #99
* Update dependencies
---------
Co-authored-by: pomni32 <163978719+pomni32@users.noreply.github.com>
2024-03-21 11:31:50 +11:00
dependabot[bot]
cec7dd49d1
Bump @types/pg from 8.11.2 to 8.11.3 ( #102 )
...
Bumps [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg ) from 8.11.2 to 8.11.3.
- [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-type: direct:development
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-03-20 10:55:26 +11:00
dependabot[bot]
ad7d4facba
Bump @types/node from 20.11.28 to 20.11.30 ( #106 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.28 to 20.11.30.
- [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-type: direct:development
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-03-20 10:51:11 +11:00
github-actions[bot]
90dcac3aff
Combined Dependabot PR ( #105 )
...
* Bump systeminformation from 5.22.3 to 5.22.5
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 5.22.3 to 5.22.5.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.22.3...v5.22.5 )
---
updated-dependencies:
- dependency-name: systeminformation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump @types/node from 20.11.28 to 20.11.29
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.28 to 20.11.29.
- [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-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-20 10:46:37 +11:00
toast-ts
87a971891b
Update dependabot.yml
2024-03-20 10:45:49 +11:00
pomni32
8b92ba6016
Rename Bot Tech as it no longer exists ( #104 )
2024-03-20 10:43:09 +11:00
toast-ts
4b09701e1b
Remove unused variable in Postgres
2024-03-19 20:13:21 +11:00
toast-ts
dc63de55cd
Update image for Redis container and fix naming
2024-03-19 20:10:54 +11:00
toast-ts
ef846e0b5f
Fix database refusing to start
2024-03-19 20:07:06 +11:00
toast-ts
72705892c8
Delete pointless Yarn PnP files ( #99 )
...
* Delete .pnp.cjs
* Delete .pnp.loader.mjs
* Update .gitignore
2024-03-19 16:52:01 +11:00
toast-ts
616e764e4e
Adjust the balls on Canvas graph
2024-03-19 10:36:45 +11:00
toast-ts
40b9a08c1e
Dedupe @types/node
2024-03-18 13:17:25 +11:00
dependabot[bot]
c261933587
Bump systeminformation from 5.22.2 to 5.22.3 ( #95 )
...
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 5.22.2 to 5.22.3.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.22.2...v5.22.3 )
---
updated-dependencies:
- dependency-name: systeminformation
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-03-18 13:14:29 +11:00
github-actions[bot]
2e1d474f2f
Combined Dependabot PR ( #98 )
...
* Bump fast-xml-parser from 4.3.5 to 4.3.6
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 4.3.5 to 4.3.6.
- [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.5...v4.3.6 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump simple-git from 3.22.0 to 3.23.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git ) from 3.22.0 to 3.23.0.
- [Release notes](https://github.com/steveukx/git-js/releases )
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md )
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.23.0/simple-git )
---
updated-dependencies:
- dependency-name: simple-git
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump @types/node from 20.11.27 to 20.11.28
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.27 to 20.11.28.
- [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-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-18 13:11:37 +11:00
toast-ts
7a3a3fee4a
I guess we can try secrets?
2024-03-18 13:00:23 +11:00
toast-ts
053df3923e
See if it can pick up another NPM registry
2024-03-18 12:47:47 +11:00
toast-ts
aabef982e5
It's like trying to repair a hole in a car tire.
2024-03-18 12:15:16 +11:00
toast-ts
389c66c26b
Improve the code comment for API ratelimit that is set by GIANTS
2024-03-16 20:53:39 +11:00
toast-ts
7fdd5ee63e
bruh.exe has stopped responding.
2024-03-15 21:02:30 +11:00
toast-ts
b460518201
Improve MPModule's failure rate
2024-03-15 15:12:56 +11:00
toast-ts
765b02987f
Add 'es' to automod regex.
2024-03-13 09:11:58 +11:00
dependabot[bot]
d36eeadd49
Bump undici from 6.7.0 to 6.7.1 ( #93 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.7.0 to 6.7.1.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.7.0...v6.7.1 )
---
updated-dependencies:
- dependency-name: undici
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-03-11 12:54:10 +11:00
toast-ts
f260949b10
Forward attachments too.
2024-03-09 17:40:40 +11:00
toast-ts
ce4e89802d
Hide username for anonymity reasons
2024-03-09 17:13:09 +11:00
toast-ts
fec553466c
Update TypeScript to 5.4.2
2024-03-08 09:08:09 +11:00
toast-ts
d55d199819
Update Yarn to 4.1.1
2024-03-06 11:12:36 +11:00
toast-ts
9416f00f4a
Use ??= instead of ternary operator
2024-03-05 11:21:08 +11:00
toast-ts
53a91a0bcb
Add channelUpdate event
2024-03-05 11:03:04 +11:00
toast-ts
b96eab194b
Retire the Bot Tech
role ( #92 )
...
* Discontinue Bot Tech role
* Remove autoresponses for Monster
2024-03-04 20:45:52 +11:00
toast-ts
997fdb1bd8
Add Josh to whitelist
2024-03-04 15:26:13 +11:00
toast-ts
0b827267e2
Remove autoresponses for Monster
2024-03-04 13:29:16 +11:00
toast-ts
d40ca4d3df
I forgot today is March.
2024-03-04 11:10:18 +11:00
toast-ts
4b3c743e80
Update dependencies
2024-03-04 08:02:42 +11:00