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
2023-08-30 18:34:59 +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 Move essentials out of client.ts 2023-08-30 18:34:59 +10:00
.gitignore Remove line that no longer exists 2023-08-28 17:50:18 +10:00
.npmrc Restrict NPM package manager 2023-08-27 20:27:16 +10:00
.pnp.cjs Bump systeminformation from 5.20.0 to 5.21.0 (#24) 2023-08-28 14:11:09 +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 Bump systeminformation from 5.20.0 to 5.21.0 (#24) 2023-08-28 14:11:09 +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 Bump systeminformation from 5.20.0 to 5.21.0 (#24) 2023-08-28 14:11:09 +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)