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

624 Commits

Author SHA1 Message Date
AnxietyisReal
53cb63596b Update dependencies 2023-10-24 16:24:48 +11:00
github-actions[bot]
7d124de7b0
Combined Dependabot PR (#51)
* Bump mongoose from 7.6.2 to 7.6.3

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.6.2...7.6.3)

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

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

* Bump @types/node from 20.8.6 to 20.8.7

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.6 to 20.8.7.
- [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 systeminformation from 5.21.11 to 5.21.13

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.11 to 5.21.13.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.11...v5.21.13)

---
updated-dependencies:
- dependency-name: systeminformation
  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>
2023-10-23 17:03:38 +11:00
AnxietyisReal
496b4ad2c7 Update CDN url 2023-10-18 19:53:28 +11:00
Toast
12e61de5db
Bot keeps forgetting commands on startup 2023-10-16 17:39:01 +11:00
github-actions[bot]
02d89ddb33
Combined Dependabot PR (#45)
* Bump @types/node from 20.8.5 to 20.8.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.5 to 20.8.6.
- [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 mongoose from 7.6.1 to 7.6.2

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.6.1 to 7.6.2.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.6.1...7.6.2)

---
updated-dependencies:
- dependency-name: mongoose
  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>
2023-10-16 13:21:41 +11:00
AnxietyisReal
79abbd89e1 Offload commitHashes() to worker thread 2023-10-16 04:38:12 +11:00
AnxietyisReal
8b28461243 Update packages 2023-10-13 14:25:47 +11:00
AnxietyisReal
277f6cbbd2 YouTube no longer has videos.xml page 2023-10-13 09:11:17 +11:00
AnxietyisReal
492c7102f1 Add YouTube token 2023-10-13 08:45:44 +11:00
AnxietyisReal
3c85f62004 Backport the patch from Canary bot. 2023-10-12 22:34:00 +11:00
Toast
e53607a9e7 Fix bot not responding to certain triggers properly. 2023-10-12 17:41:52 +11:00
AnxietyisReal
86cf4d50d6 Fix scanMsg not filtering the message properly. 2023-10-12 17:14:46 +11:00
Toast
b0f1424cb4
Update userLevels.ts 2023-10-09 11:05:15 +11:00
AnxietyisReal
1076ae56fa Bot improvements 2023-10-09 09:03:17 +11:00
AnxietyisReal
47fb01dc00 Remove unused intent 2023-10-08 21:10:03 +11:00
Toast
504277ed44 Fix parsed XML data not being stored properly in cache 2023-10-08 09:50:13 +11:00
Toast
3c8c0f3d76 Remove stuff that aren't supposed to be in production 2023-10-08 08:09:30 +11:00
AnxietyisReal
602fe7a657 Restructured some of the files 2023-10-08 08:01:16 +11:00
Toast
99ebd4a313 Fix CSG values being undefined 2023-10-08 05:26:45 +11:00
AnxietyisReal
94207e693b Add webhook for multifarm chat 2023-10-07 19:48:39 +11:00
Toast
c31bda2fbc
Update time for resetAllData() 2023-10-07 10:57:14 +11:00
AnxietyisReal
2767eca018 Create HookManager.ts 2023-10-07 01:26:23 +11:00
AnxietyisReal
6b676ad5e6 Change depth level 2023-10-06 17:19:24 +11:00
AnxietyisReal
ac187cb7fe Swap package 2023-10-06 17:11:23 +11:00
AnxietyisReal
27d04946dd Codebase improvements 2023-10-06 16:54:27 +11:00
AnxietyisReal
e651a15b2a Improve codebase in various files 2023-10-05 22:57:07 +11:00
AnxietyisReal
cd9aa23aba Add cronjob 2023-10-05 22:56:29 +11:00
AnxietyisReal
fa41258536 Remove nonexistent object from TokenService 2023-10-05 19:44:44 +11:00
AnxietyisReal
e377d8b5d4 Update packages 2023-10-05 19:43:54 +11:00
AnxietyisReal
158074ed26 Rework the eval command 2023-10-05 19:43:29 +11:00
AnxietyisReal
59c0dc9c54 Buhbye tokens.json! 2023-10-05 15:09:01 +11:00
AnxietyisReal
434477e9c3 Update URL 2023-10-05 13:01:39 +11:00
AnxietyisReal
a3bd5b23e9 Implement client for TokenService server 2023-10-05 12:01:36 +11:00
AnxietyisReal
e50e182b79 🗿 2023-10-04 00:27:50 +11:00
AnxietyisReal
cda1a75ea6 Reduce the cache expiration 2023-10-04 00:21:17 +11:00
AnxietyisReal
73c0621c46 Rework the YTModule and CacheServer 2023-10-03 18:07:19 +11:00
AnxietyisReal
b92c5efe87 Remove cache hit & miss logs 2023-10-03 16:33:20 +11:00
AnxietyisReal
9036e18530 Remove unused import 2023-10-03 10:06:54 +11:00
AnxietyisReal
83b4f485fa Block redis_uri from eval 2023-10-03 10:00:02 +11:00
AnxietyisReal
1d94d5febd Add restart policy 2023-10-03 09:53:59 +11:00
AnxietyisReal
e470cdef58 Add support for Redis 2023-10-03 09:40:03 +11:00
AnxietyisReal
39d864b4cf Fix message 2023-10-03 04:14:57 +11:00
AnxietyisReal
35641a5afc Add PalletLibrary helper 2023-10-03 04:05:51 +11:00
AnxietyisReal
07e9eae9ef Update packages 2023-10-02 02:44:26 +11:00
AnxietyisReal
ab487640cb Forgot the embed color 💀 2023-10-01 04:57:59 +11:00
AnxietyisReal
db39540bbc Add vehicle data to typings 2023-10-01 04:44:38 +11:00
Toast
26d8196878
Merge PR #42 2023-09-30 17:05:29 +10:00
AnxietyisReal
be55e6728e Add commit URLs 2023-09-30 10:56:35 +10:00
AnxietyisReal
fed9a887a2 Remove commit timestamps 2023-09-30 10:42:09 +10:00
Toast
5676f69115
Delete CNAME 2023-09-30 09:16:24 +10:00