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

781 Commits

Author SHA1 Message Date
toast-ts
0ad3caf662 Point to different launch file. 2023-08-06 21:01:25 +10:00
toast-ts
7cbad06261 Delete .yarn/sdks directory 2023-08-06 20:48:45 +10:00
toast-ts
50972d7466 PM2 workaround
Sadly, no console logging for now.
2023-08-06 20:47:44 +10:00
toast-ts
36a817dce1 Fix PM2 refusing to start the process 2023-08-06 19:09:14 +10:00
toast-ts
0be372af8b Migration to Yarn 2023-08-06 18:58:51 +10:00
toast-ts
a59b8f1fdb Update messageCreate.ts 2023-08-05 19:56:40 +10:00
toast-ts
194a2a290c A real hotfix this time. Istg Discord 2023-08-05 11:40:07 +10:00
toast-ts
2bf5075f09 Hopefully this fixes it now. 2023-08-05 11:20:10 +10:00
toast-ts
510e0c70c6 Update messageCreate.ts 2023-08-05 10:38:14 +10:00
toast-ts
ff231d1f6e Support for Discord's new username system 2023-08-01 19:24:24 +10:00
toast-ts
baa7f8c6f8 Add future function 2023-08-01 17:51:42 +10:00
toast-ts
bedf24bb25 Update D.JS to 14.12.1 2023-08-01 17:24:42 +10:00
toast-ts
0828cf8e0d Update messageCreate.ts 2023-07-31 17:13:18 +10:00
dependabot[bot]
11890f4c42 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
github-actions[bot]
9cee9eee51 Combined Dependabot PR (#15)
* Bump @discord-player/extractor from 4.4.0 to 4.4.1

Bumps [@discord-player/extractor](https://github.com/Androz2091/discord-player) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/Androz2091/discord-player/releases)
- [Commits](https://github.com/Androz2091/discord-player/compare/@discord-player/extractor@4.4.0...@discord-player/extractor@4.4.1)

---
updated-dependencies:
- dependency-name: "@discord-player/extractor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 20.4.4 to 20.4.5

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5.
- [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 systeminformation from 5.18.7 to 5.18.10

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.18.7 to 5.18.10.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.18.7...v5.18.10)

---
updated-dependencies:
- dependency-name: systeminformation
  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>
2023-07-31 14:50:58 +10:00
github-actions[bot]
c7f38a9c88 Bump @types/node from 20.4.2 to 20.4.4 (#10)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.2 to 20.4.4.
- [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>
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>
2023-07-24 13:09:08 +10:00
toast-ts
7e3bfe6e92 Add another SSL error to array 2023-07-23 14:18:59 +10:00
toast-ts
a45ec23e7f Nothing special really. 2023-07-22 00:17:27 +10:00
toast-ts
80a60bfbe8 🍪🍪🍪🍪🍪🍪🍪 2023-07-21 19:17:14 +10:00
toast-ts
91cac005d7 Use Discord's builtin ordered listing 2023-07-20 22:17:51 +10:00
toast-ts
b707cf039c Begone import assertion 2023-07-20 22:13:09 +10:00
toast-ts
3f2eabb251 Update couple packages 2023-07-20 17:31:59 +10:00
toast-ts
3953f3edf5 Update PR title 2023-07-20 17:29:16 +10:00
github-actions[bot]
888087ed4b Combined PR (#8)
* Bump @octokit/rest from 19.0.13 to 20.0.1

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 19.0.13 to 20.0.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.13...v20.0.1)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @discord-player/extractor from 4.3.1 to 4.4.0

Bumps [@discord-player/extractor](https://github.com/Androz2091/discord-player) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/Androz2091/discord-player/releases)
- [Commits](https://github.com/Androz2091/discord-player/compare/@discord-player/extractor@4.3.1...@discord-player/extractor@4.4.0)

---
updated-dependencies:
- dependency-name: "@discord-player/extractor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 20.3.2 to 20.4.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.2 to 20.4.2.
- [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>

* Bump mongoose from 7.3.3 to 7.4.0

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.3.3 to 7.4.0.
- [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.3.3...7.4.0)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
2023-07-20 17:26:52 +10:00
toast-ts
74ac6b3afe Update combine-dependabot-prs.yml 2023-07-20 17:25:11 +10:00
toast-ts
bfd6ab1da9 Create combine-dependabot-prs.yml 2023-07-20 17:19:35 +10:00
toast-ts
1dce98cffa Create dependabot.yml 2023-07-20 17:08:53 +10:00
toast-ts
a35f88cad6 Improved music function a bit better. 2023-07-19 19:13:59 +10:00
toast-ts
bf497bf824 Add skip command to music player 2023-07-19 18:25:42 +10:00
toast-ts
28bf0a39cd Update YTDL Core 2023-07-19 18:10:28 +10:00
dependabot[bot]
f59aabde1c Bump mongoose from 7.3.1 to 7.3.3 (#2)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.3.1 to 7.3.3.
- [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.3.1...7.3.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 18:02:18 +10:00
dependabot[bot]
d6d1cb73df Bump semver from 6.3.0 to 6.3.1 (#1)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 18:02:00 +10:00
toast-ts
e13fea5221 Add lockfile to repo for Dependabot to work. 2023-07-19 17:50:02 +10:00
toast-ts
f1add6e16c Remove 2nd useless hotfix entirely then, major bruh. 2023-07-13 21:46:09 +10:00
toast-ts
e0d9990236 Previous hotfix was basically useless... Let's try this one. 2023-07-13 21:44:44 +10:00
toast-ts
3b883cdefa Prevent music player error on Spotify links. 2023-07-13 21:40:05 +10:00
toast-ts
141de1a3cd I called it. I knew it was going to break it. 2023-07-08 00:03:12 +10:00
toast-ts
e92229b327 Major bot improvements
Half of them is untested on development bot so I wouldn't be surprised if I broke it in production.
2023-07-07 23:49:24 +10:00
toast-ts
10102af5ec Delete unused file 2023-07-07 22:05:32 +10:00
toast-ts
f91295d934 Add autosave interval 2023-07-07 21:21:42 +10:00
toast-ts
a7a3a6e917 Fix incorrect path
Thanks intellisense....
2023-07-07 16:01:06 +10:00
toast-ts
e89f9d388b Automate the dailyMsgs backup 2023-07-07 15:54:48 +10:00
toast-ts
5e6deec921 https://media.tenor.com/mZZoOtDcouoAAAAC/stop-it-get-some-help.gif 2023-07-06 17:14:09 +10:00
toast-ts
f74f8bdbcc Update .gitignore 2023-07-05 23:49:30 +10:00
toast-ts
849c02ef12 Status update 2023-07-05 18:36:33 +10:00
toast-ts
6a0b21eaaa I hate struggling... *shivers* 2023-07-04 15:56:47 +10:00
toast-ts
3707a45b87 Add level-up notification setting (False by default) 2023-06-30 19:24:34 +10:00
toast-ts
e7b1ff5eb6 [Automation] Push to repository 2023-06-30 07:03:38 +10:00
toast-ts
e20cf7b3c3 Better picture for No Content 2023-06-27 16:38:01 +10:00
toast-ts
55c5241e26 Use simplified embed function and update Steam faq 2023-06-27 14:19:19 +10:00