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

634 Commits

Author SHA1 Message Date
AnxietyisReal
84f48e9123 Fix incorrect field name 2023-12-16 17:20:21 +11:00
Toast
f2dcf9233d Push uncommitted changes to repository 2023-12-12 22:00:12 +11:00
AnxietyisReal
d610c07f34 Add another incoming trigger for morning array 2023-11-27 23:58:18 +11:00
Toast
b7e0cea2b9
Update MPModule.ts 2023-11-26 13:27:09 +11:00
AnxietyisReal
d472f0fd3f Add UserID to the DM notification 2023-11-08 20:19:45 +11:00
Toast
a89ab08aeb Fix formatting of poll results in JSON file. 2023-11-05 09:06:53 +11:00
AnxietyisReal
e5f4cd966a Ping MP Players when the poll is live. 2023-11-04 09:12:06 +11:00
AnxietyisReal
a6ed435306 Update streaming activity 2023-10-31 20:15:23 +11:00
AnxietyisReal
3c2b72e3cb Add mailmap file 2023-10-30 21:41:04 +11:00
AnxietyisReal
0bc8ab5d5b Fixed issue caused by PEBCAK 2023-10-30 21:34:15 +11:00
AnxietyisReal
208191ffab Update dependencies 2023-10-24 16:24:48 +11:00
github-actions[bot]
77e94833cb 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
7662d6e8b6 Update CDN url 2023-10-18 19:53:28 +11:00
Toast
917465a728 Bot keeps forgetting commands on startup 2023-10-16 17:39:01 +11:00
github-actions[bot]
21fb583b48 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
c55bf8c6c0 Offload commitHashes() to worker thread 2023-10-16 04:38:12 +11:00
AnxietyisReal
ab59610aff Update packages 2023-10-13 14:25:47 +11:00
AnxietyisReal
1558e53cdc YouTube no longer has videos.xml page 2023-10-13 09:11:17 +11:00
AnxietyisReal
0bcd398d0e Add YouTube token 2023-10-13 08:45:44 +11:00
AnxietyisReal
4750e165a2 Backport the patch from Canary bot. 2023-10-12 22:34:00 +11:00
Toast
a5b12217a3 Fix bot not responding to certain triggers properly. 2023-10-12 17:41:52 +11:00
AnxietyisReal
1c41672103 Fix scanMsg not filtering the message properly. 2023-10-12 17:14:46 +11:00
Toast
3c4bc8df33 Update userLevels.ts 2023-10-09 11:05:15 +11:00
AnxietyisReal
d8b05de115 Bot improvements 2023-10-09 09:03:17 +11:00
AnxietyisReal
23697ccf87 Remove unused intent 2023-10-08 21:10:03 +11:00
Toast
7735d940b3 Fix parsed XML data not being stored properly in cache 2023-10-08 09:50:13 +11:00
Toast
1e6c7ad8e3 Remove stuff that aren't supposed to be in production 2023-10-08 08:09:30 +11:00
AnxietyisReal
a0aa3518d7 Restructured some of the files 2023-10-08 08:01:16 +11:00
Toast
01b1f0e650 Fix CSG values being undefined 2023-10-08 05:26:45 +11:00
AnxietyisReal
d9b048c4d2 Add webhook for multifarm chat 2023-10-07 19:48:39 +11:00
Toast
2b7df4104e Update time for resetAllData() 2023-10-07 10:57:14 +11:00
AnxietyisReal
e4e0a60056 Create HookManager.ts 2023-10-07 01:26:23 +11:00
AnxietyisReal
cf9f228e51 Change depth level 2023-10-06 17:19:24 +11:00
AnxietyisReal
d4fe3d74f7 Swap package 2023-10-06 17:11:23 +11:00
AnxietyisReal
c5162c02d1 Codebase improvements 2023-10-06 16:54:27 +11:00
AnxietyisReal
6f1f373a82 Improve codebase in various files 2023-10-05 22:57:07 +11:00
AnxietyisReal
81f0427756 Add cronjob 2023-10-05 22:56:29 +11:00
AnxietyisReal
b66d010dcc Remove nonexistent object from TokenService 2023-10-05 19:44:44 +11:00
AnxietyisReal
b7898aad24 Update packages 2023-10-05 19:43:54 +11:00
AnxietyisReal
278322f0be Rework the eval command 2023-10-05 19:43:29 +11:00
AnxietyisReal
b5caf8125a Buhbye tokens.json! 2023-10-05 15:09:01 +11:00
AnxietyisReal
4cd3b6729a Update URL 2023-10-05 13:01:39 +11:00
AnxietyisReal
51c37a4c8e Implement client for TokenService server 2023-10-05 12:01:36 +11:00
AnxietyisReal
c602c7ed3d 🗿 2023-10-04 00:27:50 +11:00
AnxietyisReal
6fbda43855 Reduce the cache expiration 2023-10-04 00:21:17 +11:00
AnxietyisReal
555a3e4930 Rework the YTModule and CacheServer 2023-10-03 18:07:19 +11:00
AnxietyisReal
9719fce92f Remove cache hit & miss logs 2023-10-03 16:33:20 +11:00
AnxietyisReal
0d405f7167 Remove unused import 2023-10-03 10:06:54 +11:00
AnxietyisReal
2d5bedf34c Block redis_uri from eval 2023-10-03 10:00:02 +11:00
AnxietyisReal
d37ed74433 Add restart policy 2023-10-03 09:53:59 +11:00