1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 16:30:59 -04:00
Commit Graph

467 Commits

Author SHA1 Message Date
AnxietyisReal
9e0b4d9776 Lock DAPI-Types to specific version 2023-08-18 05:09:27 +10:00
Toast
d5f07cf4ea
Rename client-error to match the rest 2023-08-18 03:06:00 +10:00
AnxietyisReal
e6041485d7 Painful progress.. 2023-08-15 20:47:31 +10:00
AnxietyisReal
1856c81782 Update .gitignore 2023-08-15 03:19:33 +10:00
Toast
c3ecb0fd4b Return an error if tag doesn't exist 2023-08-15 03:15:23 +10:00
dependabot[bot]
fe5d3ca8b4
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
dependabot[bot]
3da4d72ad4
Bump @types/node from 20.4.10 to 20.5.0 (#16)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.10 to 20.5.0.
- [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-minor
...

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:13 +10:00
AnxietyisReal
2631862b6a Remove commented out code and add support for newline 2023-08-15 01:51:35 +10:00
AnxietyisReal
5b80fe2285 Add tag system 2023-08-15 00:36:29 +10:00
AnxietyisReal
cf0ae319bb Add new switch for dailyMsgs operation 2023-08-14 18:33:49 +10:00
AnxietyisReal
f59295d15a Update startWithYarn.cjs 2023-08-13 17:29:07 +10:00
AnxietyisReal
6dbaeda7d6 it didnt work.. 2023-08-13 17:16:39 +10:00
Toast
4a49cacdcc
Update index.ts 2023-08-13 12:24:39 +10:00
Toast
c3a86c8e39 Temporarily switching to D.JS 14.13 2023-08-13 03:18:46 +10:00
AnxietyisReal
a102ae931c Optimizations and update packages 2023-08-13 02:40:18 +10:00
Toast
100a437e2a
Prevent MP function from throwing errors. 2023-08-12 19:46:03 +10:00
AnxietyisReal
8f2854bffa Add Custom Status to presence command 2023-08-12 18:28:48 +10:00
Toast
ee71798696 Add wake_device command 2023-08-12 18:17:51 +10:00
AnxietyisReal
d0b6f3d152 Dockerfile fixes 2023-08-12 12:18:12 +10:00
Toast
5c09b71e89 Add required package 2023-08-11 22:40:26 +10:00
Toast
69a57327e2 Remove ffmpeg installer 2023-08-11 22:34:21 +10:00
Toast
64a224458b Enable raw error output in DZ function 2023-08-11 22:19:13 +10:00
AnxietyisReal
87e255dbfd Hide terminal window when spawning child process 2023-08-11 13:41:01 +10:00
AnxietyisReal
fb21c14f79 Refactor inviteinfo.ts 2023-08-11 13:02:12 +10:00
Toast
e4dbe8a536
Update dev.ts 2023-08-09 10:12:04 +10:00
Toast
39af550a1f
Update startWithYarn.cjs 2023-08-08 16:21:53 +10:00
AnxietyisReal
796360e6dc Update suggestion schema 2023-08-08 07:44:02 +10:00
AnxietyisReal
9aca68efa4 Add Verify game faq 2023-08-08 05:20:49 +10:00
AnxietyisReal
99200b438a Add debug logging 2023-08-08 00:42:32 +10:00
AnxietyisReal
872c835e35 Mentally dying of 9 commands being loaded. 2023-08-07 18:14:08 +10:00
AnxietyisReal
b7bdadc97b Add docker-compose file 2023-08-07 15:36:16 +10:00
Toast
bb7a388ab2
Remove node_modules directory 2023-08-07 01:17:40 +10:00
Toast
d78d8788c0
File no longer needed 2023-08-07 01:15:00 +10:00
AnxietyisReal
dafb38102d Add experimental Dockerfile 2023-08-06 23:46:54 +10:00
AnxietyisReal
15e8422cfe Attempt to fix broken pipe error 2023-08-06 21:44:48 +10:00
AnxietyisReal
238c96dfd1 Fix broken pipe error 2023-08-06 21:23:25 +10:00
Toast
d2309aef06
Point to different launch file. 2023-08-06 21:01:25 +10:00
Toast
758e7bb709
Delete .yarn/sdks directory 2023-08-06 20:48:45 +10:00
Toast
1236a6b477 PM2 workaround
Sadly, no console logging for now.
2023-08-06 20:47:44 +10:00
AnxietyisReal
8bb1216c99 Fix PM2 refusing to start the process 2023-08-06 19:09:14 +10:00
AnxietyisReal
367709e5b5 Migration to Yarn 2023-08-06 18:58:51 +10:00
Toast
497a9c6df4
Update messageCreate.ts 2023-08-05 19:56:40 +10:00
AnxietyisReal
abf6cad238 A real hotfix this time. Istg Discord 2023-08-05 11:40:07 +10:00
AnxietyisReal
bf3dccf384 Hopefully this fixes it now. 2023-08-05 11:20:10 +10:00
Toast
4effe09b0d
Update messageCreate.ts 2023-08-05 10:38:14 +10:00
AnxietyisReal
b0d62efee0 Support for Discord's new username system 2023-08-01 19:24:24 +10:00
AnxietyisReal
4412d04a44 Add future function 2023-08-01 17:51:42 +10:00
AnxietyisReal
a15523a8fc Update D.JS to 14.12.1 2023-08-01 17:24:42 +10:00
Toast
337057b5b7
Update messageCreate.ts 2023-07-31 17:13:18 +10:00
dependabot[bot]
5821f3fad5
Bump mongoose from 7.4.0 to 7.4.1 (#11)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.4.0...7.4.1)

---
updated-dependencies:
- dependency-name: mongoose
  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-07-31 14:52:42 +10:00