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

47 Commits

Author SHA1 Message Date
toast-ts
26b1d52d2b Update TokenService dependency 2024-01-21 03:22:55 +11:00
toast-ts
3e3b7a853c Update dependencies 2024-01-20 23:16:46 +11:00
toast-ts
f6fec518cf Remove clock speed if virtualized
Add dataSweeper cronjob

Add Better Breakfast Day array

Update @types/node
2024-01-16 18:24:37 +11:00
toast-ts
1cda220a06 Update dependencies 2024-01-14 15:23:13 +11:00
toast-ts
9516c7b098 Dedupe Node types 2024-01-08 19:02:16 +11:00
dependabot[bot]
17ce9f523f Bump @types/node from 20.10.6 to 20.10.7 (#78)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.6 to 20.10.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 12:45:02 +11:00
toast-ts
13be00acd3 Changed my mind on it. 2024-01-08 04:11:43 +11:00
toast-ts
f111268164 Add academy command 2024-01-02 00:50:50 +11:00
toast-ts
86ec8d4d8b Dedupe @types/node 2024-01-01 14:13:49 +11:00
dependabot[bot]
e17621988a Bump @types/node from 20.10.5 to 20.10.6 (#76)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.5 to 20.10.6.
- [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>
2024-01-01 13:17:21 +11:00
dependabot[bot]
9aea929594 Bump simple-git from 3.21.0 to 3.22.0 (#77)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.22.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  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>
2024-01-01 13:17:07 +11:00
toast-ts
81914d832e Add CLI args to TSClient 2023-12-29 00:28:44 +11:00
toast-ts
881abc8c65 Update @toast/tokenservice-client to version 1.0.6 2023-12-28 18:26:41 +11:00
toast-ts
bfec8ec431 Merry Christmas! Here's the V3 2023-12-25 02:22:29 +11:00
toast-ts
78d32f0bab Update dependencies 2023-10-24 16:24:48 +11:00
github-actions[bot]
74eb2a14be Combined Dependabot PR (#51)
* Bump mongoose from 7.6.2 to 7.6.3

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.6.2 to 7.6.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.6.2...7.6.3)

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

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

* Bump @types/node from 20.8.6 to 20.8.7

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.6 to 20.8.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 systeminformation from 5.21.11 to 5.21.13

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.11 to 5.21.13.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.11...v5.21.13)

---
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-10-23 17:03:38 +11:00
github-actions[bot]
a0127f5733 Combined Dependabot PR (#45)
* Bump @types/node from 20.8.5 to 20.8.6

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

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.6.1 to 7.6.2.
- [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.6.1...7.6.2)

---
updated-dependencies:
- dependency-name: mongoose
  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-10-16 13:21:41 +11:00
toast-ts
cb912c9f55 Update packages 2023-10-13 14:25:47 +11:00
toast-ts
805d2ed0c7 Restructured some of the files 2023-10-08 08:01:16 +11:00
toast-ts
7f48ed4e82 Swap package 2023-10-06 17:11:23 +11:00
toast-ts
673d2e0aee Codebase improvements 2023-10-06 16:54:27 +11:00
toast-ts
d618896aa1 Add cronjob 2023-10-05 22:56:29 +11:00
toast-ts
111c020708 Update packages 2023-10-05 19:43:54 +11:00
toast-ts
a036d47e72 Add support for Redis 2023-10-03 09:40:03 +11:00
toast-ts
8bb293f0dd Update packages 2023-10-02 02:44:26 +11:00
dependabot[bot]
98e1af7ff9 Bump @types/node from 20.6.3 to 20.6.5 (#41)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.3 to 20.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 20:31:41 +10:00
github-actions[bot]
c0f77abc1a Combined Dependabot PR (#40)
* Bump systeminformation from 5.21.5 to 5.21.8

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.5 to 5.21.8.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.5...v5.21.8)

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

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

* Bump @types/node from 20.6.2 to 20.6.3

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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 discord-player from 6.6.3 to 6.6.4

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

---
updated-dependencies:
- dependency-name: discord-player
  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-09-23 01:28:09 +10:00
github-actions[bot]
c20891ea83 Combined Dependabot PR (#36)
* Bump systeminformation from 5.21.4 to 5.21.5

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.4 to 5.21.5.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.4...v5.21.5)

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

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

* Bump @discord-player/extractor from 4.4.3 to 4.4.4

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

---
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 libsodium-wrappers from 0.7.11 to 0.7.13

Bumps [libsodium-wrappers](https://github.com/jedisct1/libsodium.js) from 0.7.11 to 0.7.13.
- [Commits](https://github.com/jedisct1/libsodium.js/compare/0.7.11...0.7.13)

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

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

* Bump @types/node from 20.6.0 to 20.6.2

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

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

* Bump mongoose from 7.5.0 to 7.5.2

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.5.0 to 7.5.2.
- [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.5.0...7.5.2)

---
updated-dependencies:
- dependency-name: mongoose
  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-09-18 13:54:25 +10:00
toast-ts
88e60020df Concerned about eval but k 2023-09-17 20:28:39 +10:00
github-actions[bot]
185bfe860e Combined Dependabot PR (#30)
* Bump @discord-player/extractor from 4.4.2 to 4.4.3

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

---
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.5.9 to 20.6.0

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

---------

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-09-11 15:54:10 +10:00
toast-ts
abd2b9b0b1 Update packages part 2 2023-09-04 14:43:59 +10:00
toast-ts
5770e28552 Update packages 2023-08-30 18:38:48 +10:00
dependabot[bot]
4ac3f0235f 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]
2ae1826228 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
toast-ts
c71fd93e0b Update TypeScript to 5.2.2 2023-08-25 08:29:51 +10:00
toast-ts
d5476fb9c3 Riverstream of updates 2023-08-25 02:06:39 +10:00
dependabot[bot]
9e9be53760 Bump @types/node from 20.5.0 to 20.5.1 (#19) 2023-08-21 04:35:38 +00:00
toast-ts
a020836caf Update to D.JS 14.13.0 2023-08-18 21:22:36 +10:00
toast-ts
e81da69424 Lock DAPI-Types to specific version 2023-08-18 05:09:27 +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
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
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
040503a9e5 Mentally dying of 9 commands being loaded. 2023-08-07 18:14:08 +10:00
toast-ts
0be372af8b Migration to Yarn 2023-08-06 18:58:51 +10:00