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

603 Commits

Author SHA1 Message Date
AnxietyisReal
44b63451c7 Optimizations and update packages 2023-08-13 02:40:18 +10:00
Toast
15c7527c6d Prevent MP function from throwing errors. 2023-08-12 19:46:03 +10:00
AnxietyisReal
e4f8ab6dfd Add Custom Status to presence command 2023-08-12 18:28:48 +10:00
Toast
e64998ad76 Add wake_device command 2023-08-12 18:17:51 +10:00
AnxietyisReal
c30bfbe551 Dockerfile fixes 2023-08-12 12:18:12 +10:00
Toast
ed5f8a40f2 Add required package 2023-08-11 22:40:26 +10:00
Toast
30a8debbfd Remove ffmpeg installer 2023-08-11 22:34:21 +10:00
Toast
323bb61273 Enable raw error output in DZ function 2023-08-11 22:19:13 +10:00
AnxietyisReal
18a90ed998 Hide terminal window when spawning child process 2023-08-11 13:41:01 +10:00
AnxietyisReal
638e35e3a8 Refactor inviteinfo.ts 2023-08-11 13:02:12 +10:00
Toast
32dba351d9 Update dev.ts 2023-08-09 10:12:04 +10:00
Toast
4e6262a8ad Update startWithYarn.cjs 2023-08-08 16:21:53 +10:00
AnxietyisReal
428d3dea52 Update suggestion schema 2023-08-08 07:44:02 +10:00
AnxietyisReal
e8b75bdf4d Add Verify game faq 2023-08-08 05:20:49 +10:00
AnxietyisReal
a13c418adb Add debug logging 2023-08-08 00:42:32 +10:00
AnxietyisReal
ccb94cc475 Mentally dying of 9 commands being loaded. 2023-08-07 18:14:08 +10:00
AnxietyisReal
5d6ee3ad40 Add docker-compose file 2023-08-07 15:36:16 +10:00
Toast
0306751f99 Remove node_modules directory 2023-08-07 01:17:40 +10:00
Toast
ec223e3651 File no longer needed 2023-08-07 01:15:00 +10:00
AnxietyisReal
5df90c229b Add experimental Dockerfile 2023-08-06 23:46:54 +10:00
AnxietyisReal
b5903641f6 Attempt to fix broken pipe error 2023-08-06 21:44:48 +10:00
AnxietyisReal
89b7a470dd Fix broken pipe error 2023-08-06 21:23:25 +10:00
Toast
4b250a85c3 Point to different launch file. 2023-08-06 21:01:25 +10:00
Toast
e31733dfea Delete .yarn/sdks directory 2023-08-06 20:48:45 +10:00
Toast
c759f26632 PM2 workaround
Sadly, no console logging for now.
2023-08-06 20:47:44 +10:00
AnxietyisReal
0a78a6c565 Fix PM2 refusing to start the process 2023-08-06 19:09:14 +10:00
AnxietyisReal
422e13ec0c Migration to Yarn 2023-08-06 18:58:51 +10:00
Toast
f226da8fb9 Update messageCreate.ts 2023-08-05 19:56:40 +10:00
AnxietyisReal
e76bf10d93 A real hotfix this time. Istg Discord 2023-08-05 11:40:07 +10:00
AnxietyisReal
cf63766112 Hopefully this fixes it now. 2023-08-05 11:20:10 +10:00
Toast
7cc63c534a Update messageCreate.ts 2023-08-05 10:38:14 +10:00
AnxietyisReal
6af7f3694d Support for Discord's new username system 2023-08-01 19:24:24 +10:00
AnxietyisReal
71dd0681e5 Add future function 2023-08-01 17:51:42 +10:00
AnxietyisReal
decd7a3809 Update D.JS to 14.12.1 2023-08-01 17:24:42 +10:00
Toast
6286c9bc69 Update messageCreate.ts 2023-07-31 17:13:18 +10:00
dependabot[bot]
f46605c8cb 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]
9d451a5840 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]
e6687eab20 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
AnxietyisReal
f9bab0da78 Add another SSL error to array 2023-07-23 14:18:59 +10:00
AnxietyisReal
edf2ff8e8c Nothing special really. 2023-07-22 00:17:27 +10:00
AnxietyisReal
3d7949ad55 🍪🍪🍪🍪🍪🍪🍪 2023-07-21 19:17:14 +10:00
AnxietyisReal
ad9f6e07cd Use Discord's builtin ordered listing 2023-07-20 22:17:51 +10:00
AnxietyisReal
fd0b966e83 Begone import assertion 2023-07-20 22:13:09 +10:00
AnxietyisReal
ed275b229a Update couple packages 2023-07-20 17:31:59 +10:00
Toast
65a6a487b2 Update PR title 2023-07-20 17:29:16 +10:00
github-actions[bot]
5763c5e89f Combined PR (#8)
* Bump @octokit/rest from 19.0.13 to 20.0.1

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 19.0.13 to 20.0.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.13...v20.0.1)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Bump @discord-player/extractor from 4.3.1 to 4.4.0

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

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

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

* Bump @types/node from 20.3.2 to 20.4.2

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

* Bump mongoose from 7.3.3 to 7.4.0

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.3.3 to 7.4.0.
- [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.3.3...7.4.0)

---
updated-dependencies:
- dependency-name: mongoose
  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-07-20 17:26:52 +10:00
Toast
c8861e39fa Update combine-dependabot-prs.yml 2023-07-20 17:25:11 +10:00
Toast
fa3e5af63c Create combine-dependabot-prs.yml 2023-07-20 17:19:35 +10:00
Toast
d4985f65ce Create dependabot.yml 2023-07-20 17:08:53 +10:00
AnxietyisReal
6a7a56ce39 Improved music function a bit better. 2023-07-19 19:13:59 +10:00