Robert Blaine
|
cb11398e7f
|
feat: Add tini to Docker image (#657)
* feat: Add tini
* Add tini to reap zombie processes
* https://github.com/krallin/tini/issues/8
* Update changelog
|
2022-05-15 13:54:59 -05:00 |
|
Max Isom
|
50b1e8edda
|
Bump @discordjs/builders
See https://github.com/discordjs/discord.js/pull/7921
|
2022-05-15 13:03:30 -04:00 |
|
dependabot[bot]
|
170f29c854
|
Bump prisma from 3.11.0 to 3.14.0 (#647)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-15 11:58:45 -05:00 |
|
dependabot[bot]
|
456fd19b62
|
Bump @prisma/client from 3.13.0 to 3.14.0 (#654)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-15 11:58:40 -05:00 |
|
dependabot[bot]
|
b998738c7b
|
Bump spotify-uri from 2.2.2 to 3.0.2 (#653)
Bumps [spotify-uri](https://github.com/TooTallNate/spotify-uri) from 2.2.2 to 3.0.2.
- [Release notes](https://github.com/TooTallNate/spotify-uri/releases)
- [Changelog](https://github.com/TooTallNate/spotify-uri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/spotify-uri/compare/v2.2.2...v3.0.2)
---
updated-dependencies:
- dependency-name: spotify-uri
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-15 11:58:26 -05:00 |
|
Max Isom
|
63fb0b5c8d
|
Release 2.0.2
|
2022-05-14 12:42:37 -04:00 |
|
Max Isom
|
1ad6cb5ebe
|
Remove /config set-role
|
2022-05-14 12:42:27 -04:00 |
|
Max Isom
|
dd89cfcee9
|
Release 2.0.1
|
2022-05-13 20:52:04 -04:00 |
|
Max Isom
|
2ed6ccef2f
|
Fix message sent on guild invite
|
2022-05-13 20:51:47 -04:00 |
|
Max Isom
|
de2d2b33d2
|
Release 2.0.0
|
2022-05-13 20:44:40 -04:00 |
|
Kevin Kendzia
|
eb2885b206
|
fix command permission handling and push discord to v10 (#640)
Co-authored-by: Max Isom <hi@maxisom.me>
|
2022-05-13 19:44:14 -05:00 |
|
Max Isom
|
1ef05aba9d
|
Release 1.9.0
|
2022-04-23 11:55:40 -04:00 |
|
Kevin Kendzia
|
6495c44c68
|
add /next command as alias for /skip (#629)
Co-authored-by: Max Isom <hi@maxisom.me>
|
2022-04-23 10:55:17 -05:00 |
|
Pierluigi Zagaria
|
7a190a526b
|
Fix case-sensitive import warning (#616)
Co-authored-by: Max Isom <hi@maxisom.me>
|
2022-04-07 19:31:43 -05:00 |
|
Rithwik Rayani
|
bd749d95a9
|
/move command now shows the track that was moved and its position (#610)
|
2022-03-29 17:38:24 -05:00 |
|
Max Isom
|
ce017090e1
|
Release 1.8.2
|
2022-03-27 12:02:25 -04:00 |
|
Max Isom
|
c421529998
|
Fix /fseek
https://github.com/codetheweb/muse/issues/609
|
2022-03-27 12:01:46 -04:00 |
|
Max Isom
|
7846970f92
|
Release 1.8.1
|
2022-03-26 17:51:58 -04:00 |
|
Max Isom
|
986b055e11
|
Add args during build (#607)
|
2022-03-26 16:51:34 -05:00 |
|
Max Isom
|
297228692c
|
Reduce image size
|
2022-03-26 12:33:56 -04:00 |
|
Max Isom
|
b48eb37da2
|
Release 1.8.0
|
2022-03-24 19:22:23 -04:00 |
|
Max Isom
|
6bcc57a035
|
Add ffmpeg version
See https://github.com/codetheweb/muse/issues/600
|
2022-03-24 19:20:37 -04:00 |
|
Zagrthos
|
2f9382f517
|
Add customizable Bot status (#599)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
Co-authored-by: Max Isom <hi@maxisom.me>
|
2022-03-24 18:19:48 -05:00 |
|
Rithwik Rayani
|
cf49053370
|
Made error message format consistent (#591)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
|
2022-03-23 18:28:06 -05:00 |
|
Max Isom
|
88d49de5a1
|
Release 1.7.0
|
2022-03-19 11:07:01 -04:00 |
|
Max Isom
|
5af18beb57
|
Run in PRs
|
2022-03-19 11:06:43 -04:00 |
|
Max Isom
|
bd0e37e0b8
|
Fix lint issue
|
2022-03-19 11:04:20 -04:00 |
|
Rithwik Rayani
|
46df0875d5
|
added move command (#585)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
|
2022-03-19 10:03:08 -05:00 |
|
Zagrthos
|
60376d4f57
|
Update README and add "Now playing" Command (#589)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
Co-authored-by: Max Isom <hi@maxisom.me>
|
2022-03-19 09:55:23 -05:00 |
|
Max Isom
|
346a6c6eee
|
Release 1.6.2
|
2022-03-17 19:17:40 -04:00 |
|
Max Isom
|
b206254c77
|
Kill FFMPEG after stream is closed (#582)
|
2022-03-17 18:17:22 -05:00 |
|
dependabot[bot]
|
5497b22e49
|
Bump type-fest from 2.11.0 to 2.12.0 (#530)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-16 19:34:52 -05:00 |
|
dependabot[bot]
|
64f449ebf8
|
Bump got from 12.0.1 to 12.0.2 (#576)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-16 19:34:42 -05:00 |
|
dependabot[bot]
|
23540e8db8
|
Bump prisma from 3.10.0 to 3.11.0 (#577)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-16 19:34:35 -05:00 |
|
dependabot[bot]
|
3d8906cb72
|
Bump @prisma/client from 3.10.0 to 3.11.0 (#578)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-16 19:34:26 -05:00 |
|
Max Isom
|
d5bfae81ae
|
Release 1.6.1
|
2022-03-15 21:26:52 -04:00 |
|
Max Isom
|
f65cbb3a37
|
Add connection parameters to database URL (#575)
|
2022-03-15 20:25:52 -05:00 |
|
Max Isom
|
df803b8c76
|
Fix YouTube track live attribute (#574)
|
2022-03-15 17:58:39 -05:00 |
|
Max Isom
|
667894e829
|
Remove wait step
|
2022-03-13 18:43:38 -04:00 |
|
Max Isom
|
1759b03f06
|
Release 1.6.0
|
2022-03-13 18:30:49 -04:00 |
|
Max Isom
|
6c00727a4a
|
Parse duration strings for /fseek and /seek (#565)
|
2022-03-13 17:30:36 -05:00 |
|
Max Isom
|
03d5cfffd1
|
Add type check workflow
|
2022-03-13 17:40:33 -04:00 |
|
dependabot[bot]
|
417a5fb554
|
Bump typescript from 4.5.5 to 4.6.2 (#557)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-12 19:57:48 -06:00 |
|
Max Isom
|
a60bde8d5b
|
Use on-the-fly transpiling with esmo (#562)
|
2022-03-12 19:38:33 -06:00 |
|
Max Isom
|
db88e39c76
|
Release 1.5.0
|
2022-03-12 18:42:13 -05:00 |
|
Max Isom
|
20eaed4a16
|
Allow member who invited Muse to do initial setup (#561)
|
2022-03-12 17:41:53 -06:00 |
|
Max Isom
|
e1589c3013
|
Release 1.4.1
|
2022-03-12 11:15:49 -05:00 |
|
Max Isom
|
146cf8399d
|
Update changelog
|
2022-03-12 11:15:32 -05:00 |
|
dependabot[bot]
|
14d0157e62
|
Bump @prisma/client from 3.9.2 to 3.10.0 (#558)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-12 10:14:47 -06:00 |
|
dependabot[bot]
|
a025e718e7
|
Bump execa from 6.0.0 to 6.1.0 (#521)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-12 10:06:05 -06:00 |
|