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

961 Commits

Author SHA1 Message Date
toast-ts
2c6b561872 Visual improvements 2024-02-22 10:22:09 +11:00
toast-ts
4def4e877a I hate the board that clips papers 2024-02-20 19:47:32 +11:00
toast-ts
3c8443723f Move message ID to top of file 2024-02-20 17:34:12 +11:00
toast-ts
cb44a454ac Update dependencies 2024-02-20 07:55:28 +11:00
toast-ts
7196917fd3 Silence uncontactable server when limit is reached 2024-02-19 22:08:24 +11:00
toast-ts
3348482061 Stop the audit log flood 2024-02-19 16:29:01 +11:00
toast-ts
6dc4b278a8 Lock and archive the old threads 2024-02-19 13:38:17 +11:00
toast-ts
fd3c1bdfff Prevent databases from being killed during update 2024-02-18 08:35:15 +11:00
toast-ts
8bb1d44229 Yarn.lock cleanup 2024-02-18 08:31:59 +11:00
toast-ts
9d9b13b6ca Good morning pals! 2024-02-18 05:54:55 +11:00
toast-ts
c8003fc0a9 Update dependencies 2024-02-18 04:36:38 +11:00
toast-ts
23fb8e1239 Update CanvasBuilder to use methods instead of functions 2024-02-17 18:58:34 +11:00
toast-ts
fe7cf04927 "5 automod violations" 2024-02-16 07:46:49 +11:00
toast-ts
92ac4b51de Attempt to fix the 'RanIntoHumor' that's been broken under the radar. 2024-02-15 07:38:50 +11:00
toast-ts
dc0c4836b8 Update PostgreSQL image 2024-02-13 17:40:19 +11:00
toast-ts
ba08a37023 Move server join date from guildMemberRemove to guildBanAdd 2024-02-13 17:29:48 +11:00
toast-ts
7a7a8b1ade Merge Response calls into one. 2024-02-13 16:44:26 +11:00
toast-ts
12eb2b0eb6 Remove unused stuff 2024-02-13 08:22:19 +11:00
toast-ts
66cfe545bf Update bash script to efficiently update container 2024-02-13 01:13:26 +11:00
toast-ts
b5e6098cd6 Update TS client to 1.0.12 2024-02-13 01:07:47 +11:00
github-actions[bot]
f81ef4d3ea Combined Dependabot PR (#88)
* Bump @types/node from 20.11.16 to 20.11.17

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.16 to 20.11.17.
- [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>

* Bump sequelize from 6.35.2 to 6.37.0

Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.35.2 to 6.37.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.35.2...v6.37.0)

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

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

* Bump undici from 6.6.0 to 6.6.2

Bumps [undici](https://github.com/nodejs/undici) from 6.6.0 to 6.6.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.6.0...v6.6.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  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>
Co-authored-by: toast-ts <96593068+toast-ts@users.noreply.github.com>
2024-02-12 15:32:42 +11:00
dependabot[bot]
1941cdd62d Bump redis from 4.6.12 to 4.6.13 (#84)
Bumps [redis](https://github.com/redis/node-redis) from 4.6.12 to 4.6.13.
- [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.12...redis@4.6.13)

---
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-02-12 15:22:53 +11:00
toast-ts
e578c2b7da Remove unused automod function 2024-02-12 04:57:54 +11:00
toast-ts
81f590dea7 Hopefully I ironed out the issues in phishingDetection module. 2024-02-11 21:50:38 +11:00
toast-ts
33820b0145 Change font, container didn't support it. 2024-02-09 22:34:57 +11:00
toast-ts
f427b81cbb Drop-in replacement for Canvas 2024-02-09 22:27:08 +11:00
toast-ts
635a22998f Remind myself 2024-02-09 14:59:32 +11:00
toast-ts
a4816d4195 Graph optimizations 2024-02-09 14:54:49 +11:00
toast-ts
b58bcc59bb Add raw SQL query support 2024-02-08 07:36:37 +11:00
toast-ts
3170de7ead Add private_dir option. 2024-02-07 09:14:40 +11:00
toast-ts
9a34739c8e Add new automod rule 2024-02-07 07:19:26 +11:00
toast-ts
65a3f86c38 Display creation date differently 2024-02-05 06:00:59 +11:00
toast-ts
903d2057e7 Fix broken newline in README.md 2024-02-04 22:43:43 +11:00
toast-ts
964b987a42 Moderation improvements 2024-02-04 13:09:33 +11:00
toast-ts
ffb9220064 Update ResponseModule.ts 2024-02-03 20:47:15 +11:00
toast-ts
1d9f3d9ba7 Naughty naughty 2024-02-03 10:32:29 +11:00
toast-ts
f536759c18 Make the punishment log more readable. 2024-02-02 20:22:42 +11:00
toast-ts
2b0f8bf6ef Make file executable 2024-02-01 20:39:11 +00:00
toast-ts
56dff2e189 Remove pointless arg in bash script 2024-02-02 07:27:28 +11:00
toast-ts
0fdad56172 Update Yarn to 4.1 2024-02-02 07:21:25 +11:00
toast-ts
cf738ffaeb Attempt to prevent undefined: null in purge log 2024-02-02 07:12:15 +11:00
toast-ts
ebb2b5e445 Remove pointless bold text 2024-02-02 06:04:10 +11:00
toast-ts
bbf01dc7ba Some improvements 2024-02-01 07:54:38 +11:00
toast-ts
cdf72bceb1 Hacky workaround for timestamp thing when member is banned 2024-01-31 23:57:56 +11:00
toast-ts
13ead1f086 Fix up embed formatting 2024-01-31 23:57:40 +11:00
toast-ts
baa5d9406a Attempt to fix regex when updating case 2024-01-31 23:35:18 +11:00
toast-ts
1a09781bcc I set the timezone in wrong file. 2024-01-31 17:33:01 +11:00
toast-ts
00720608e1 Attempt to use host time 2024-01-31 17:22:41 +11:00
toast-ts
670477d7aa Update activity status (#80) 2024-01-31 14:45:07 +11:00
toast-ts
cf22ec7741 Satisfy Canvas dependency 2024-01-30 04:32:40 +11:00