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

509 Commits

Author SHA1 Message Date
Toast
1cb0ad997b Remove reconnected event
Seems entirely useless and both events just emits at once (reconnected and connected) when it loses connection to the database
2023-08-29 02:37:16 +10:00
Toast
08cfe68747 Improve wording for ping cmd 2023-08-29 01:21:52 +10:00
Toast
ba4b1f39cc Fix client import 2023-08-28 21:24:59 +10:00
Toast
f752e651a7 Update mp.ts 2023-08-28 21:17:27 +10:00
Toast
21233f3afe Darken the red color
bright colors is blinding me, send help
2023-08-28 20:54:39 +10:00
Toast
81ddc5bd2b Remove line that no longer exists 2023-08-28 17:50:18 +10:00
Toast
c388c1337c Update MPLoop.ts 2023-08-28 14:23:49 +10:00
Toast
a49c48f9d6 Update index.ts 2023-08-28 14:22:47 +10:00
Toast
373c6bc685 Update MPLoop.ts 2023-08-28 14:22:12 +10:00
dependabot[bot]
7e57e37ff6 Bump systeminformation from 5.20.0 to 5.21.0 (#24)
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.20.0 to 5.21.0.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.20.0...v5.21.0)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-type: direct:production
  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-28 14:11:09 +10:00
github-actions[bot]
6f26969ad2 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
587783efea Why is this here? 2023-08-28 12:51:17 +10:00
AnxietyisReal
525ff8e821 Fix ID for general-chat 2023-08-28 12:50:16 +10:00
AnxietyisReal
76a8c62b80 Create ResponseSystem 2023-08-28 12:48:18 +10:00
AnxietyisReal
fa13932ac1 Restrict NPM package manager 2023-08-27 20:27:16 +10:00
AnxietyisReal
60424a87ba Rename fetch, as Nodejs uses undici under the hood 2023-08-27 15:56:12 +10:00
Toast
3a035211d3 Simplify the number range in regex 2023-08-27 15:10:31 +10:00
AnxietyisReal
d739cf9670 Move dedicated files to functions folder 2023-08-27 01:03:14 +10:00
AnxietyisReal
edd5d36ee6 Rehome the ready event 2023-08-27 00:47:06 +10:00
AnxietyisReal
8f0fb87204 Not sure how it got missed. 2023-08-25 19:51:09 +10:00
AnxietyisReal
66e3424ae9 Update Yarn to 3.6.3 2023-08-25 11:47:39 +10:00
AnxietyisReal
b2a9041b80 Drop WClient from client.ts 2023-08-25 09:15:56 +10:00
AnxietyisReal
4edf3e021c Update TypeScript to 5.2.2 2023-08-25 08:29:51 +10:00
Toast
32c927e57e Disable maintenance cmd until further notice 2023-08-25 02:56:47 +10:00
AnxietyisReal
37d16a4f55 attempt #2 2023-08-25 02:31:32 +10:00
AnxietyisReal
8fc456e2db make restart option required 2023-08-25 02:27:23 +10:00
AnxietyisReal
399ca7c102 attempt to fix maintenance cmd 2023-08-25 02:26:11 +10:00
AnxietyisReal
44bcf816ed Riverstream of updates 2023-08-25 02:06:39 +10:00
dependabot[bot]
a8227e102e Bump @types/node from 20.5.0 to 20.5.1 (#19) 2023-08-21 04:35:38 +00:00
AnxietyisReal
15ccb98a8b Update index.ts 2023-08-20 12:41:12 +10:00
AnxietyisReal
e62c5e972e Only display one server for now 2023-08-20 11:04:14 +10:00
Toast
a5630ed6c1 Disable debugging for MPLoop 2023-08-20 10:24:41 +10:00
Toast
bf29b5016b Update config.json 2023-08-20 10:23:02 +10:00
Toast
e8763f2a0a Merge pull request #18 from AnxietyisReal/mpserver-revamp
Revamp MPLoop and improve other stuff.
2023-08-20 10:19:26 +10:00
AnxietyisReal
21631bf2fd Stable enough. 2023-08-20 10:17:22 +10:00
AnxietyisReal
9ac2665af5 I am so broken and confusion 2023-08-19 22:50:05 +10:00
AnxietyisReal
96444a4c02 After few trial and errors, I finally got it!! 2023-08-19 10:54:17 +10:00
AnxietyisReal
4a6060e966 Wait until bot receives WS heartbeat 2023-08-19 09:13:20 +10:00
Toast
38fdd79864 Remove timestamp 2023-08-19 01:03:56 +10:00
Toast
a42a654b9b Update client.ts 2023-08-19 01:02:39 +10:00
AnxietyisReal
d9264d3524 Update to D.JS 14.13.0 2023-08-18 21:22:36 +10:00
AnxietyisReal
2400898266 Ran out of time for today, atleast it's a start. 2023-08-18 21:18:33 +10:00
AnxietyisReal
7762e45281 Lock DAPI-Types to specific version 2023-08-18 05:09:27 +10:00
Toast
b3a918a8ca Rename client-error to match the rest 2023-08-18 03:06:00 +10:00
AnxietyisReal
a96cd9e854 Painful progress.. 2023-08-15 20:47:31 +10:00
AnxietyisReal
556720c5d8 Update .gitignore 2023-08-15 03:19:33 +10:00
Toast
7bf557c861 Return an error if tag doesn't exist 2023-08-15 03:15:23 +10:00
dependabot[bot]
28ecc8916a 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]
16a8c01161 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
a5acffb101 Remove commented out code and add support for newline 2023-08-15 01:51:35 +10:00