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

869 Commits

Author SHA1 Message Date
toast-ts
1db327dd49 Remove .setTimestamp() 2024-01-01 02:10:33 +11:00
toast-ts
f46bc12be8 First commit in 2024 2024-01-01 00:12:45 +11:00
toast-ts
869b057f50 This ain't MongoDB, bruh 2023-12-31 18:30:10 +11:00
toast-ts
6a1700bcd2 Proper channel name 2023-12-31 18:12:44 +11:00
toast-ts
e4aacd8dcb Add database connection pool 2023-12-31 03:04:19 +11:00
toast-ts
4a29ccf97f Remove gif filter in mp-mod-chat 2023-12-30 22:26:31 +11:00
toast-ts
b00baccf3c Oversight on isActive flag 2023-12-30 17:15:16 +11:00
toast-ts
4950eca51e Add server identifier to MPModule webhook 2023-12-30 08:08:58 +11:00
toast-ts
0eba82789d Fix bug with YTModule not sending notification 2023-12-29 17:23:04 +11:00
toast-ts
e8e1342f21 Increase PD capacity to 1920 from 256 2023-12-29 02:43:04 +11:00
toast-ts
1765a0ef2a Refactor role conflict handling in interactionCreate.ts 2023-12-29 01:20:10 +11:00
toast-ts
81914d832e Add CLI args to TSClient 2023-12-29 00:28:44 +11:00
toast-ts
c8aa7dc022 Add TokenService dependency to embed 2023-12-28 19:03:10 +11:00
toast-ts
881abc8c65 Update @toast/tokenservice-client to version 1.0.6 2023-12-28 18:26:41 +11:00
toast-ts
78129d1e9e This hurts to look at 2023-12-27 23:11:33 +11:00
toast-ts
574145a183 Fix destructure issue in MPModule's webhook 2023-12-27 21:56:38 +11:00
toast-ts
f393a836a9 Remove unused functions in models directory 2023-12-27 19:43:57 +11:00
toast-ts
b45bc31997 Move stuff inside the for loop 2023-12-27 11:21:30 +11:00
toast-ts
cfc1d5db19 Remove reaction-related events 2023-12-27 09:49:07 +11:00
toast-ts
713df7bfcc Fix boolean check 2023-12-27 09:46:46 +11:00
toast-ts
708ffe8539 Dedupe the get and set functions. 2023-12-27 09:46:08 +11:00
toast-ts
5b1f4080f5 Move statsGraph to mp file 2023-12-27 09:18:21 +11:00
toast-ts
c50aef2741 Refactor role conflict logic in interactionCreate.ts 2023-12-27 00:36:48 +11:00
toast-ts
2e664c0e6a Fix case evasion check for expired value 2023-12-26 22:41:39 +11:00
toast-ts
8d03360899 Big bruh on update cmd 2023-12-26 17:35:56 +11:00
toast-ts
0dddf1b109 I didn't like that, so removed inlines. 2023-12-26 17:31:59 +11:00
toast-ts
e23ef7b19a Fix MPModule's webhook 2023-12-26 12:05:24 +11:00
toast-ts
7bc2d08cee Update API endpoint 2023-12-26 11:27:02 +11:00
toast-ts
6e97774cda Add migration to UserLevelsSvc 2023-12-26 04:00:17 +11:00
toast-ts
0cff16c168 Add reply author in DM 2023-12-25 23:21:15 +11:00
toast-ts
9b10f6daba Align messageUpdate to be same format as messageDelete 2023-12-25 15:42:42 +11:00
toast-ts
9386ac39b7 Re-upload bugged banner 2023-12-25 14:29:11 +11:00
toast-ts
a90bf9f458 Fix a few things that flew under the radar 2023-12-25 14:02:59 +11:00
toast-ts
bfec8ec431 Merry Christmas! Here's the V3 2023-12-25 02:22:29 +11:00
toast-ts
cefcbdb1ac Update repository URL in package.json 2023-12-18 15:30:26 +11:00
toast-ts
cdfb4ee88c Fix incorrect field name 2023-12-16 17:20:21 +11:00
toast-ts
66178d5637 Push uncommitted changes to repository 2023-12-12 22:00:12 +11:00
toast-ts
075156cfcc Add another incoming trigger for morning array 2023-11-27 23:58:18 +11:00
toast-ts
656bbfa023 Update MPModule.ts 2023-11-26 13:27:09 +11:00
toast-ts
cbea6c515f Add UserID to the DM notification 2023-11-08 20:19:45 +11:00
toast-ts
ce6ec50ee1 Fix formatting of poll results in JSON file. 2023-11-05 09:06:53 +11:00
toast-ts
1a6504a25d Ping MP Players when the poll is live. 2023-11-04 09:12:06 +11:00
toast-ts
8a8d40c9e4 Update streaming activity 2023-10-31 20:15:23 +11:00
toast-ts
d63b52dc9d Add mailmap file 2023-10-30 21:41:04 +11:00
toast-ts
c4b5984428 Fixed issue caused by PEBCAK 2023-10-30 21:34:15 +11:00
toast-ts
78d32f0bab Update dependencies 2023-10-24 16:24:48 +11:00
github-actions[bot]
74eb2a14be 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
toast-ts
c8301fc50a Update CDN url 2023-10-18 19:53:28 +11:00
toast-ts
8fc725b570 Bot keeps forgetting commands on startup 2023-10-16 17:39:01 +11:00
github-actions[bot]
a0127f5733 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