1
0
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
Go to file
dependabot[bot] 422338d2b9
Bump node-cron and @types/node-cron
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>
2023-11-13 01:36:06 +00: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 Add UserID to the DM notification 2023-11-08 20:19:45 +11:00
.gitignore Remove line that no longer exists 2023-08-28 17:50:18 +10:00
.mailmap Add mailmap file 2023-10-30 21:41:04 +11:00
.pnp.cjs Bump node-cron and @types/node-cron 2023-11-13 01:36:06 +00: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 Add restart policy 2023-10-03 09:53:59 +11:00
package.json Bump node-cron and @types/node-cron 2023-11-13 01:36:06 +00: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 Bot improvements 2023-10-09 09:03:17 +11:00
yarn.lock Bump node-cron and @types/node-cron 2023-11-13 01:36:06 +00: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)