1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-18 00:31:00 -05:00
Commit Graph

858 Commits

Author SHA1 Message Date
toast-ts
8f656591db Update dependencies 2024-02-20 07:55:28 +11:00
toast-ts
15aa6ce9a7 Silence uncontactable server when limit is reached 2024-02-19 22:08:24 +11:00
toast-ts
5a59e9cf75 Stop the audit log flood 2024-02-19 16:29:01 +11:00
toast-ts
71b143d7da Lock and archive the old threads 2024-02-19 13:38:17 +11:00
toast-ts
b3ff2d0b19 Prevent databases from being killed during update 2024-02-18 08:35:15 +11:00
toast-ts
5673977f1c Yarn.lock cleanup 2024-02-18 08:31:59 +11:00
toast-ts
659cb4808e Good morning pals! 2024-02-18 05:54:55 +11:00
toast-ts
baf717efb4 Update dependencies 2024-02-18 04:36:38 +11:00
toast-ts
0d24519555 Update CanvasBuilder to use methods instead of functions 2024-02-17 18:58:34 +11:00
toast-ts
b18523556d "5 automod violations" 2024-02-16 07:46:49 +11:00
toast-ts
d6d66c5c52 Attempt to fix the 'RanIntoHumor' that's been broken under the radar. 2024-02-15 07:38:50 +11:00
toast-ts
40c7e27b6c Update PostgreSQL image 2024-02-13 17:40:19 +11:00
toast-ts
096d06c9d2 Move server join date from guildMemberRemove to guildBanAdd 2024-02-13 17:29:48 +11:00
toast-ts
a3c623c41a Merge Response calls into one. 2024-02-13 16:44:26 +11:00
toast-ts
5cba023ff1 Remove unused stuff 2024-02-13 08:22:19 +11:00
toast-ts
553e13c057 Update bash script to efficiently update container 2024-02-13 01:13:26 +11:00
toast-ts
b79831811c Update TS client to 1.0.12 2024-02-13 01:07:47 +11:00
github-actions[bot]
8ffe787c51 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]
8eaf06261f
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
c67b64c514 Remove unused automod function 2024-02-12 04:57:54 +11:00
toast-ts
04024dea2e Hopefully I ironed out the issues in phishingDetection module. 2024-02-11 21:50:38 +11:00
toast-ts
6a237460ed Change font, container didn't support it. 2024-02-09 22:34:57 +11:00
toast-ts
b2d2300d13 Drop-in replacement for Canvas 2024-02-09 22:27:08 +11:00
toast-ts
a862564248 Remind myself 2024-02-09 14:59:32 +11:00
toast-ts
a5e45a3b13 Graph optimizations 2024-02-09 14:54:49 +11:00
toast-ts
ab9e88c263 Add raw SQL query support 2024-02-08 07:36:37 +11:00
toast-ts
1d02e781dc Add private_dir option. 2024-02-07 09:14:40 +11:00
toast-ts
d6812cb6d3 Add new automod rule 2024-02-07 07:19:26 +11:00
toast-ts
d38d27765e Display creation date differently 2024-02-05 06:00:59 +11:00
Toast
8565364187
Fix broken newline in README.md 2024-02-04 22:43:43 +11:00
toast-ts
d6a0645e81 Moderation improvements 2024-02-04 13:09:33 +11:00
Toast
a5f48fd75e
Update ResponseModule.ts 2024-02-03 20:47:15 +11:00
toast-ts
29743d523c Naughty naughty 2024-02-03 10:32:29 +11:00
toast-ts
980ffa5d25 Make the punishment log more readable. 2024-02-02 20:22:42 +11:00
Toast
fbc4f7f8f1 Make file executable 2024-02-01 20:39:11 +00:00
toast-ts
819033a7a7 Remove pointless arg in bash script 2024-02-02 07:27:28 +11:00
toast-ts
1627b8054e Update Yarn to 4.1 2024-02-02 07:21:25 +11:00
toast-ts
5ddc2dec0b Attempt to prevent undefined: null in purge log 2024-02-02 07:12:15 +11:00
toast-ts
8191296b11 Remove pointless bold text 2024-02-02 06:04:10 +11:00
toast-ts
b9ecfe23e1 Some improvements 2024-02-01 07:54:38 +11:00
toast-ts
3828a0e35c Hacky workaround for timestamp thing when member is banned 2024-01-31 23:57:56 +11:00
toast-ts
3150379c79 Fix up embed formatting 2024-01-31 23:57:40 +11:00
toast-ts
9396e97ae5 Attempt to fix regex when updating case 2024-01-31 23:35:18 +11:00
toast-ts
e8cc309b9e I set the timezone in wrong file. 2024-01-31 17:33:01 +11:00
toast-ts
c028851b8e Attempt to use host time 2024-01-31 17:22:41 +11:00
Toast
9d077c1635
Update activity status (#80) 2024-01-31 14:45:07 +11:00
toast-ts
88046c13d8 Satisfy Canvas dependency 2024-01-30 04:32:40 +11:00
toast-ts
3e1a441ee4 Change Advertisement rule to ban from mute 2024-01-29 17:46:28 +11:00
toast-ts
5106f0e849 Add startDocker.sh 2024-01-29 15:00:04 +11:00
toast-ts
5e980363a3 Isolate the bot to its own compose file 2024-01-29 14:50:26 +11:00