1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 12:30:58 -04:00
TypeScript version of the original JavaScript-based bot for Official Daggerwin Discord. https://discord.gg/4SnUAFu
Go to file
github-actions[bot] 12054752b0
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
.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 Why is this here? 2023-08-28 12:51:17 +10:00
.gitignore Ran out of time for today, atleast it's a start. 2023-08-18 21:18:33 +10:00
.npmrc Restrict NPM package manager 2023-08-27 20:27:16 +10:00
.pnp.cjs Combined Dependabot PR (#23) 2023-08-28 14:07:19 +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
docker-compose.yml Dockerfile fixes 2023-08-12 12:18:12 +10:00
Dockerfile Dockerfile fixes 2023-08-12 12:18:12 +10:00
package.json Combined Dependabot PR (#23) 2023-08-28 14:07:19 +10:00
README.md Riverstream of updates 2023-08-25 02:06:39 +10:00
startWithYarn.cjs Riverstream of updates 2023-08-25 02:06:39 +10:00
tsconfig.json Move dedicated files to functions folder 2023-08-27 01:03:14 +10:00
yarn.lock Combined Dependabot PR (#23) 2023-08-28 14:07:19 +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)