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

510 Commits

Author SHA1 Message Date
AnxietyisReal
5a6c5a4a9c Update couple packages 2023-07-20 17:31:59 +10:00
Toast
4f978108db
Update PR title 2023-07-20 17:29:16 +10:00
github-actions[bot]
114aded958
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
3ff38ddc0c
Update combine-dependabot-prs.yml 2023-07-20 17:25:11 +10:00
Toast
99f8709fca
Create combine-dependabot-prs.yml 2023-07-20 17:19:35 +10:00
Toast
3632aab1ca
Create dependabot.yml 2023-07-20 17:08:53 +10:00
AnxietyisReal
d042bff384 Improved music function a bit better. 2023-07-19 19:13:59 +10:00
AnxietyisReal
b9bcede3ea Add skip command to music player 2023-07-19 18:25:42 +10:00
Toast
8363213d69 Update YTDL Core 2023-07-19 18:10:28 +10:00
dependabot[bot]
f88e4b33e6
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]
0baf2602ed
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
AnxietyisReal
aca335dbd4 Add lockfile to repo for Dependabot to work. 2023-07-19 17:50:02 +10:00
AnxietyisReal
6d5915fd30 Remove 2nd useless hotfix entirely then, major bruh. 2023-07-13 21:46:09 +10:00
AnxietyisReal
356df15e5c Previous hotfix was basically useless... Let's try this one. 2023-07-13 21:44:44 +10:00
AnxietyisReal
e455ddc11c Prevent music player error on Spotify links. 2023-07-13 21:40:05 +10:00
AnxietyisReal
5dec21ad85 I called it. I knew it was going to break it. 2023-07-08 00:03:12 +10:00
AnxietyisReal
83ce7db7c3 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
AnxietyisReal
6bea048c0e Delete unused file 2023-07-07 22:05:32 +10:00
AnxietyisReal
8ac4de874c Add autosave interval 2023-07-07 21:21:42 +10:00
Toast
a6eace4ed4
Fix incorrect path
Thanks intellisense....
2023-07-07 16:01:06 +10:00
AnxietyisReal
f589ddc9ec Automate the dailyMsgs backup 2023-07-07 15:54:48 +10:00
Toast
dd251cef9b
https://media.tenor.com/mZZoOtDcouoAAAAC/stop-it-get-some-help.gif 2023-07-06 17:14:09 +10:00
AnxietyisReal
129bb45b87 Update .gitignore 2023-07-05 23:49:30 +10:00
AnxietyisReal
2eaf79a033 Status update 2023-07-05 18:36:33 +10:00
AnxietyisReal
bdd8081327 I hate struggling... *shivers* 2023-07-04 15:56:47 +10:00
AnxietyisReal
55b60742b8 Add level-up notification setting (False by default) 2023-06-30 19:24:34 +10:00
Toast
de6e3370ed [Automation] Push to repository 2023-06-30 07:03:38 +10:00
AnxietyisReal
bb72562557 Better picture for No Content 2023-06-27 16:38:01 +10:00
AnxietyisReal
f27c8c0f3a Use simplified embed function and update Steam faq 2023-06-27 14:19:19 +10:00
AnxietyisReal
b4cc606be4 Some fine-tuning i might add. 2023-06-26 14:13:31 +10:00
AnxietyisReal
5abed4445f I hate my DNS server 2023-06-26 00:46:40 +10:00
AnxietyisReal
e3c4b50c87 Add botSwitch for music module 2023-06-25 12:17:35 +10:00
AnxietyisReal
6bb55fb175 Let's pray this works 2023-06-25 06:53:31 +10:00
AnxietyisReal
e4fa1abf2f Add steam scam faq 2023-06-25 06:52:23 +10:00
AnxietyisReal
742a9a6e70 apparently canvas doesnt want to run on ARM 2023-06-25 04:01:04 +10:00
AnxietyisReal
d1dfebca97 skull emoji 2023-06-25 03:59:01 +10:00
AnxietyisReal
03f5586dcc Alpha stage of audio player system 2023-06-25 03:47:42 +10:00
AnxietyisReal
0c0216eec6 ew, whitespaces. 2023-06-25 00:07:38 +10:00
AnxietyisReal
b42194d13a Update packages 2023-06-24 23:47:55 +10:00
AnxietyisReal
eae7703124 Day of the year milestone. 2023-06-23 16:49:48 +10:00
AnxietyisReal
4cdf85bbf5 Fix guildMemberUpdate 2023-06-23 16:28:57 +10:00
AnxietyisReal
9aa69ef1cf Add more responses 2023-06-23 16:24:00 +10:00
AnxietyisReal
4088e7b52c Seems to be over now. 2023-06-23 11:28:45 +10:00
AnxietyisReal
bc122bba98 Temporarily add a private ticket to list of disabled channels. 2023-06-21 12:23:44 +10:00
AnxietyisReal
82d3db0f6b Autorefresh MP Embed improvements 2023-06-20 17:51:02 +10:00
AnxietyisReal
f085c99a19 DNS.. please... 2023-06-20 16:01:18 +10:00
AnxietyisReal
051cb34fe4 Dag seems to be using different server for survival challenge. 2023-06-18 02:37:58 +10:00
AnxietyisReal
97e5106d89 There we go. 2023-06-14 22:08:54 +10:00
AnxietyisReal
cd1145b027 Why is this not even here? 2023-06-14 21:17:55 +10:00
AnxietyisReal
cce8d9e022 Add footer to leave log 2023-06-12 14:33:29 +10:00