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

499 Commits

Author SHA1 Message Date
github-actions[bot]
12054752b0
Combined Dependabot PR (#23)
* Bump @types/node from 20.5.6 to 20.5.7

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.6 to 20.5.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 mongoose from 7.4.4 to 7.4.5

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.4 to 7.4.5.
- [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.4.4...7.4.5)

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

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

* Bump systeminformation from 5.19.1 to 5.20.0

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.19.1 to 5.20.0.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.19.1...v5.20.0)

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

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-08-28 14:07:19 +10:00
AnxietyisReal
9c7cc4d5b8 Why is this here? 2023-08-28 12:51:17 +10:00
AnxietyisReal
073d1c07d1 Fix ID for general-chat 2023-08-28 12:50:16 +10:00
AnxietyisReal
7dfc83d7b1 Create ResponseSystem 2023-08-28 12:48:18 +10:00
AnxietyisReal
80a28de990 Restrict NPM package manager 2023-08-27 20:27:16 +10:00
AnxietyisReal
dbbee41cbd Rename fetch, as Nodejs uses undici under the hood 2023-08-27 15:56:12 +10:00
Toast
a4c111c218
Simplify the number range in regex 2023-08-27 15:10:31 +10:00
AnxietyisReal
4067eac730 Move dedicated files to functions folder 2023-08-27 01:03:14 +10:00
AnxietyisReal
8cf15cc231 Rehome the ready event 2023-08-27 00:47:06 +10:00
AnxietyisReal
5fdaa1ad9f Not sure how it got missed. 2023-08-25 19:51:09 +10:00
AnxietyisReal
90fd9e62ab Update Yarn to 3.6.3 2023-08-25 11:47:39 +10:00
AnxietyisReal
31f955a52a Drop WClient from client.ts 2023-08-25 09:15:56 +10:00
AnxietyisReal
33a37aa6e1 Update TypeScript to 5.2.2 2023-08-25 08:29:51 +10:00
Toast
38e87d2d56 Disable maintenance cmd until further notice 2023-08-25 02:56:47 +10:00
AnxietyisReal
efabd7ead4 attempt #2 2023-08-25 02:31:32 +10:00
AnxietyisReal
3b914b0968 make restart option required 2023-08-25 02:27:23 +10:00
AnxietyisReal
f9c8a62d28 attempt to fix maintenance cmd 2023-08-25 02:26:11 +10:00
AnxietyisReal
31be45b42e Riverstream of updates 2023-08-25 02:06:39 +10:00
dependabot[bot]
a62554e6e9
Bump @types/node from 20.5.0 to 20.5.1 (#19) 2023-08-21 04:35:38 +00:00
AnxietyisReal
ca507f1cde Update index.ts 2023-08-20 12:41:12 +10:00
AnxietyisReal
710d8586b5 Only display one server for now 2023-08-20 11:04:14 +10:00
Toast
d8b80fd833 Disable debugging for MPLoop 2023-08-20 10:24:41 +10:00
Toast
7c3df9a896 Update config.json 2023-08-20 10:23:02 +10:00
Toast
71a4f21840
Merge pull request #18 from AnxietyisReal/mpserver-revamp
Revamp MPLoop and improve other stuff.
2023-08-20 10:19:26 +10:00
AnxietyisReal
4a586ac701 Stable enough. 2023-08-20 10:17:22 +10:00
AnxietyisReal
820225515c I am so broken and confusion 2023-08-19 22:50:05 +10:00
AnxietyisReal
95b87190a8 After few trial and errors, I finally got it!! 2023-08-19 10:54:17 +10:00
AnxietyisReal
ae34b0c9ca Wait until bot receives WS heartbeat 2023-08-19 09:13:20 +10:00
Toast
46df03d103
Remove timestamp 2023-08-19 01:03:56 +10:00
Toast
00954f4856
Update client.ts 2023-08-19 01:02:39 +10:00
AnxietyisReal
d87f2af467 Update to D.JS 14.13.0 2023-08-18 21:22:36 +10:00
AnxietyisReal
a7cd1054a4 Ran out of time for today, atleast it's a start. 2023-08-18 21:18:33 +10:00
AnxietyisReal
9e0b4d9776 Lock DAPI-Types to specific version 2023-08-18 05:09:27 +10:00
Toast
d5f07cf4ea
Rename client-error to match the rest 2023-08-18 03:06:00 +10:00
AnxietyisReal
e6041485d7 Painful progress.. 2023-08-15 20:47:31 +10:00
AnxietyisReal
1856c81782 Update .gitignore 2023-08-15 03:19:33 +10:00
Toast
c3ecb0fd4b Return an error if tag doesn't exist 2023-08-15 03:15:23 +10:00
dependabot[bot]
fe5d3ca8b4
Bump discord.js (#17)
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.13.0-dev.1691841828-9ed1b59df.0 to 14.13.0-dev.1691971783-188877c50.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/HEAD/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  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>
2023-08-15 02:04:26 +10:00
dependabot[bot]
3da4d72ad4
Bump @types/node from 20.4.10 to 20.5.0 (#16)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.10 to 20.5.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 02:04:13 +10:00
AnxietyisReal
2631862b6a Remove commented out code and add support for newline 2023-08-15 01:51:35 +10:00
AnxietyisReal
5b80fe2285 Add tag system 2023-08-15 00:36:29 +10:00
AnxietyisReal
cf0ae319bb Add new switch for dailyMsgs operation 2023-08-14 18:33:49 +10:00
AnxietyisReal
f59295d15a Update startWithYarn.cjs 2023-08-13 17:29:07 +10:00
AnxietyisReal
6dbaeda7d6 it didnt work.. 2023-08-13 17:16:39 +10:00
Toast
4a49cacdcc
Update index.ts 2023-08-13 12:24:39 +10:00
Toast
c3a86c8e39 Temporarily switching to D.JS 14.13 2023-08-13 03:18:46 +10:00
AnxietyisReal
a102ae931c Optimizations and update packages 2023-08-13 02:40:18 +10:00
Toast
100a437e2a
Prevent MP function from throwing errors. 2023-08-12 19:46:03 +10:00
AnxietyisReal
8f2854bffa Add Custom Status to presence command 2023-08-12 18:28:48 +10:00
Toast
ee71798696 Add wake_device command 2023-08-12 18:17:51 +10:00