1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 08:20:59 -04:00
TypeScript version of the original JavaScript-based bot for Official Daggerwin Discord. https://discord.gg/4SnUAFu
Go to file
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 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 Look at previous commit message for more info. 2023-09-26 20:03:27 +10:00
.gitignore Remove line that no longer exists 2023-08-28 17:50:18 +10:00
.pnp.cjs Bump @types/node from 20.6.3 to 20.6.5 (#41) 2023-09-26 20:31:41 +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 Bump @types/node from 20.6.3 to 20.6.5 (#41) 2023-09-26 20:31:41 +10:00
README.md Fix spelling 2023-09-19 16:48:13 +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 Bump @types/node from 20.6.3 to 20.6.5 (#41) 2023-09-26 20:31:41 +10:00

Daggerbot-TS Description

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