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] db3cdc232e Bump discord.js (#17)
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.13.0-dev.1691841828-9ed1b59df.0 to 14.13.0-dev.1691971783-188877c50.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/HEAD/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  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-08-15 02:04:26 +10:00
.github Update PR title 2023-07-20 17:29:16 +10:00
.yarn/releases Delete .yarn/sdks directory 2023-08-06 20:48:45 +10:00
src Remove commented out code and add support for newline 2023-08-15 01:51:35 +10:00
.gitignore PM2 workaround 2023-08-06 20:47:44 +10:00
.pnp.cjs Bump discord.js (#17) 2023-08-15 02:04:26 +10:00
.pnp.loader.mjs Migration to Yarn 2023-08-06 18:58:51 +10:00
.yarnrc.yml Migration to Yarn 2023-08-06 18:58:51 +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 @types/node from 20.4.10 to 20.5.0 (#16) 2023-08-15 02:04:13 +10:00
README.md Stupid GitHub formatting... 2023-03-05 21:04:10 +11:00
startWithYarn.cjs Update startWithYarn.cjs 2023-08-13 17:29:07 +10:00
tsconfig.json Remove node_modules directory 2023-08-07 01:17:40 +10:00
yarn.lock Bump discord.js (#17) 2023-08-15 02:04:26 +10:00

https://discord.gg/4SnUAFu

Daggerbot-TS Description

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