mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 08:20:58 -05:00
TypeScript version of the original JavaScript-based bot for Official Daggerwin Discord.
https://discord.gg/4SnUAFu
2ceaa9e73f
* Bump systeminformation from 5.21.5 to 5.21.8 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.5 to 5.21.8. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.5...v5.21.8) --- updated-dependencies: - dependency-name: systeminformation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/node from 20.6.2 to 20.6.3 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3. - [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 discord-player from 6.6.3 to 6.6.4 Bumps [discord-player](https://github.com/Androz2091/discord-player) from 6.6.3 to 6.6.4. - [Release notes](https://github.com/Androz2091/discord-player/releases) - [Commits](https://github.com/Androz2091/discord-player/compare/discord-player@6.6.3...discord-player@6.6.4) --- updated-dependencies: - dependency-name: discord-player dependency-type: direct:production update-type: version-update:semver-patch ... 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> |
||
---|---|---|
.github | ||
.yarn/releases | ||
src | ||
.gitignore | ||
.pnp.cjs | ||
.pnp.loader.mjs | ||
.yarnrc.yml | ||
botStartup.bat | ||
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)