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

513 Commits

Author SHA1 Message Date
toast-ts
a0c3bb77bc Return an error if tag doesn't exist 2023-08-15 03:15:23 +10:00
dependabot[bot]
db3cdc232e 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]
12594b85bd 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
toast-ts
b2ac711906 Remove commented out code and add support for newline 2023-08-15 01:51:35 +10:00
toast-ts
4bc507be48 Add tag system 2023-08-15 00:36:29 +10:00
toast-ts
ebe4607029 Add new switch for dailyMsgs operation 2023-08-14 18:33:49 +10:00
toast-ts
283f5a622a Update startWithYarn.cjs 2023-08-13 17:29:07 +10:00
toast-ts
c6625c4cd3 it didnt work.. 2023-08-13 17:16:39 +10:00
toast-ts
694743b15b Update index.ts 2023-08-13 12:24:39 +10:00
toast-ts
616c187921 Temporarily switching to D.JS 14.13 2023-08-13 03:18:46 +10:00
toast-ts
85a40cfb06 Optimizations and update packages 2023-08-13 02:40:18 +10:00
toast-ts
21ea97d3c6 Prevent MP function from throwing errors. 2023-08-12 19:46:03 +10:00
toast-ts
3ab2fe3bd9 Add Custom Status to presence command 2023-08-12 18:28:48 +10:00
toast-ts
6a6e7951c9 Add wake_device command 2023-08-12 18:17:51 +10:00
toast-ts
7a442a9b84 Dockerfile fixes 2023-08-12 12:18:12 +10:00
toast-ts
15b6d1cd7b Add required package 2023-08-11 22:40:26 +10:00
toast-ts
dea81446e8 Remove ffmpeg installer 2023-08-11 22:34:21 +10:00
toast-ts
76c705be6f Enable raw error output in DZ function 2023-08-11 22:19:13 +10:00
toast-ts
971409bbb3 Hide terminal window when spawning child process 2023-08-11 13:41:01 +10:00
toast-ts
e9c9c5dcb7 Refactor inviteinfo.ts 2023-08-11 13:02:12 +10:00
toast-ts
791f00cab3 Update dev.ts 2023-08-09 10:12:04 +10:00
toast-ts
53b10c3cd9 Update startWithYarn.cjs 2023-08-08 16:21:53 +10:00
toast-ts
d45316d452 Update suggestion schema 2023-08-08 07:44:02 +10:00
toast-ts
78a19328f2 Add Verify game faq 2023-08-08 05:20:49 +10:00
toast-ts
5126e066cb Add debug logging 2023-08-08 00:42:32 +10:00
toast-ts
040503a9e5 Mentally dying of 9 commands being loaded. 2023-08-07 18:14:08 +10:00
toast-ts
890e3851d3 Add docker-compose file 2023-08-07 15:36:16 +10:00
toast-ts
30659b9a3c Remove node_modules directory 2023-08-07 01:17:40 +10:00
toast-ts
e1497acd63 File no longer needed 2023-08-07 01:15:00 +10:00
toast-ts
fc9b99ad57 Add experimental Dockerfile 2023-08-06 23:46:54 +10:00
toast-ts
2d45b055f5 Attempt to fix broken pipe error 2023-08-06 21:44:48 +10:00
toast-ts
96ee378d33 Fix broken pipe error 2023-08-06 21:23:25 +10:00
toast-ts
0ad3caf662 Point to different launch file. 2023-08-06 21:01:25 +10:00
toast-ts
7cbad06261 Delete .yarn/sdks directory 2023-08-06 20:48:45 +10:00
toast-ts
50972d7466 PM2 workaround
Sadly, no console logging for now.
2023-08-06 20:47:44 +10:00
toast-ts
36a817dce1 Fix PM2 refusing to start the process 2023-08-06 19:09:14 +10:00
toast-ts
0be372af8b Migration to Yarn 2023-08-06 18:58:51 +10:00
toast-ts
a59b8f1fdb Update messageCreate.ts 2023-08-05 19:56:40 +10:00
toast-ts
194a2a290c A real hotfix this time. Istg Discord 2023-08-05 11:40:07 +10:00
toast-ts
2bf5075f09 Hopefully this fixes it now. 2023-08-05 11:20:10 +10:00
toast-ts
510e0c70c6 Update messageCreate.ts 2023-08-05 10:38:14 +10:00
toast-ts
ff231d1f6e Support for Discord's new username system 2023-08-01 19:24:24 +10:00
toast-ts
baa7f8c6f8 Add future function 2023-08-01 17:51:42 +10:00
toast-ts
bedf24bb25 Update D.JS to 14.12.1 2023-08-01 17:24:42 +10:00
toast-ts
0828cf8e0d Update messageCreate.ts 2023-07-31 17:13:18 +10:00
dependabot[bot]
11890f4c42 Bump mongoose from 7.4.0 to 7.4.1 (#11)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.0 to 7.4.1.
- [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.0...7.4.1)

---
updated-dependencies:
- dependency-name: mongoose
  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-07-31 14:52:42 +10:00
github-actions[bot]
9cee9eee51 Combined Dependabot PR (#15)
* Bump @discord-player/extractor from 4.4.0 to 4.4.1

Bumps [@discord-player/extractor](https://github.com/Androz2091/discord-player) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/Androz2091/discord-player/releases)
- [Commits](https://github.com/Androz2091/discord-player/compare/@discord-player/extractor@4.4.0...@discord-player/extractor@4.4.1)

---
updated-dependencies:
- dependency-name: "@discord-player/extractor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump @types/node from 20.4.4 to 20.4.5

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5.
- [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.18.7 to 5.18.10

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.18.7 to 5.18.10.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.18.7...v5.18.10)

---
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-07-31 14:50:58 +10:00
github-actions[bot]
c7f38a9c88 Bump @types/node from 20.4.2 to 20.4.4 (#10)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.2 to 20.4.4.
- [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>
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-07-24 13:09:08 +10:00
toast-ts
7e3bfe6e92 Add another SSL error to array 2023-07-23 14:18:59 +10:00
toast-ts
a45ec23e7f Nothing special really. 2023-07-22 00:17:27 +10:00