1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 16:30:59 -04:00
TypeScript version of the original JavaScript-based bot for Official Daggerwin Discord. https://discord.gg/4SnUAFu
Go to file
github-actions[bot] f211e75d01
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
.github Update PR title 2023-07-20 17:29:16 +10:00
.yarn/releases Update Yarn to 3.6.3 2023-08-25 11:47:39 +10:00
src Concerned about eval but k 2023-09-17 20:28:39 +10:00
.gitignore Remove line that no longer exists 2023-08-28 17:50:18 +10:00
.pnp.cjs Combined Dependabot PR (#36) 2023-09-18 13:54:25 +10:00
.pnp.loader.mjs Update Yarn to 3.6.3 2023-08-25 11:47:39 +10:00
.yarnrc.yml Update Yarn to 3.6.3 2023-08-25 11:47:39 +10:00
botStartup.bat Point to different launch file. 2023-08-06 21:01:25 +10:00
package.json Combined Dependabot PR (#36) 2023-09-18 13:54:25 +10:00
README.md Update README.md 2023-09-12 16:11:31 +10:00
startWithYarn.cjs Riverstream of updates 2023-08-25 02:06:39 +10:00
tsconfig.json Strip code comments from JS files 2023-09-04 13:34:08 +10:00
yarn.lock Combined Dependabot PR (#36) 2023-09-18 13:54:25 +10:00

Daggerbot-TS Description

This is a 1st generation bot that is a TypeScript-based Daggerbot converted from JavaScript at SpaceManBuzz/DaggerBot- (now archived and privated)