mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 12:21:00 -05:00
TypeScript version of the original JavaScript-based bot for Official Daggerwin Discord.
https://discord.gg/4SnUAFu
422338d2b9
Bumps [node-cron](https://github.com/merencia/node-cron) and [@types/node-cron](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-cron). These dependencies needed to be updated together. Updates `node-cron` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/merencia/node-cron/releases) - [Commits](https://github.com/merencia/node-cron/commits) Updates `@types/node-cron` from 3.0.10 to 3.0.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-cron) --- updated-dependencies: - dependency-name: node-cron dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/node-cron" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.yarn/releases | ||
src | ||
.gitignore | ||
.mailmap | ||
.pnp.cjs | ||
.pnp.loader.mjs | ||
.yarnrc.yml | ||
botStartup.bat | ||
docker-compose.yml | ||
package.json | ||
README.md | ||
startWithYarn.cjs | ||
tsconfig.json | ||
yarn.lock |
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)