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

66 Commits

Author SHA1 Message Date
AnxietyisReal
7e1203b708 Optimizations 2023-09-01 14:32:11 +10:00
AnxietyisReal
626928b6dd Update packages 2023-08-30 18:38:48 +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
fa13932ac1 Restrict NPM package manager 2023-08-27 20:27:16 +10:00
AnxietyisReal
66e3424ae9 Update Yarn to 3.6.3 2023-08-25 11:47:39 +10:00
AnxietyisReal
4edf3e021c Update TypeScript to 5.2.2 2023-08-25 08:29:51 +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
d9264d3524 Update to D.JS 14.13.0 2023-08-18 21:22:36 +10:00
AnxietyisReal
7762e45281 Lock DAPI-Types to specific version 2023-08-18 05:09:27 +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
Toast
35c350d9af Temporarily switching to D.JS 14.13 2023-08-13 03:18:46 +10:00
AnxietyisReal
44b63451c7 Optimizations and update packages 2023-08-13 02:40:18 +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
AnxietyisReal
ccb94cc475 Mentally dying of 9 commands being loaded. 2023-08-07 18:14:08 +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
AnxietyisReal
decd7a3809 Update D.JS to 14.12.1 2023-08-01 17:24:42 +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
ed275b229a Update couple packages 2023-07-20 17:31:59 +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
32cd9cadf4 Update YTDL Core 2023-07-19 18:10:28 +10:00
dependabot[bot]
86bf599237 Bump mongoose from 7.3.1 to 7.3.3 (#2)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.3.1 to 7.3.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.3.1...7.3.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 18:02:18 +10:00
Toast
fe9cabae7a [Automation] Push to repository 2023-06-30 07:03:38 +10:00
AnxietyisReal
4db52108d2 apparently canvas doesnt want to run on ARM 2023-06-25 04:01:04 +10:00
AnxietyisReal
6b6a512f43 skull emoji 2023-06-25 03:59:01 +10:00
AnxietyisReal
8177368ad4 Alpha stage of audio player system 2023-06-25 03:47:42 +10:00
AnxietyisReal
226c16647d Update packages 2023-06-24 23:47:55 +10:00
AnxietyisReal
fa53dad5e9 Update packages 2023-06-11 16:01:05 +10:00
Toast
b3cce7251c Update TypeScript and other packages 2023-06-02 20:28:35 +10:00
AnxietyisReal
2867231d54 Update D.JS to v14.11.0 2023-05-18 10:15:59 +10:00
AnxietyisReal
7a9912e988 Update D.JS to 14.10.2 2023-05-02 10:12:21 +10:00
AnxietyisReal
0158bec8f8 Setup Octokit authentication and changes to updater. 2023-04-17 18:17:27 +10:00
Toast
6747abf462 Dingus didnt update the axios version. 2023-04-14 21:15:03 +10:00
AnxietyisReal
151e1ddc96 Turning the bot back to JS. 2023-04-14 20:47:58 +10:00
Toast
267ca14511 Update package.json 2023-04-14 10:28:37 +10:00
Toast
cb4ca56187 Update D.JS to 14.9 2023-04-02 15:42:36 +10:00
Toast
11471a2c4d [Automation] Push to repository 2023-04-01 08:50:32 +11:00
AnxietyisReal
cd98bc1d5c Update packages and improved case update a bit better. 2023-03-17 09:18:42 +11:00
AnxietyisReal
8ec7a1b937 Update Discord.JS to 14.8 2023-03-13 09:04:32 +11:00
AnxietyisReal
4256af7617 Update dependencies. 2023-03-05 21:41:50 +11:00
AnxietyisReal
39cf882db9 Remove packages that are not needed anymore. 2023-02-27 10:46:49 +11:00
AnxietyisReal
c0c77ee003 Major changes to the bot. 2023-02-25 11:55:11 +11:00
AnxietyisReal
b4aaf658fd [Dependabot] Upgrade Sequelize to latest version. 2023-02-23 21:27:11 +11:00
Toast
020c9a7d17 test commit 2023-02-18 12:24:37 +11:00