Commit graph

53 commits

Author SHA1 Message Date
Oliver Traber 2db3fd1c40
Merge branch 'codetheweb:master' into master 2023-03-07 20:47:54 +01:00
Federico Rapetti 02ee8aefc8
Create guild settings if not found (#911)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-03-04 15:39:33 -06:00
Oliver Traber 5f96a210ad
Customize replys and add DroneCI config 2023-02-25 20:48:04 +01:00
Jefferey Neuffer eac9ec48b1
Minor message improvements (#865) 2023-01-24 21:13:32 -06:00
Cleo 6cdfefe174
Add /loop support for individual songs (#707) 2022-06-25 19:20:45 -05: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 986b055e11
Add args during build (#607) 2022-03-26 16:51:34 -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
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 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 6c00727a4a
Parse duration strings for /fseek and /seek (#565) 2022-03-13 17:30:36 -05:00
Max Isom 20eaed4a16
Allow member who invited Muse to do initial setup (#561) 2022-03-12 17:41:53 -06:00
Thongrapee Panyapatiphan 6c118dc965
Support for web streaming audio files (#550)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-03-12 09:50:29 -06:00
Hellyson Rodrigo Parteka 3dd1f21945
Add split command (#363)
Co-authored-by: Max Isom <hi@maxisom.me>
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2022-03-09 20:47:52 -06:00
Max Isom 4a8407c341
Use read-pkg 2022-02-09 20:12:16 -05:00
Max Isom 56a469a999
Migrate to slash commands (#431)
Co-authored-by: Federico fuji97 Rapetti <fuji1097@gmail.com>
2022-02-05 16:16:17 -06:00
Max Isom 76dd6dd027
Fix Prisma path on Windows? (#499) 2022-02-01 19:54:30 -06:00
Thongrapee Panyapatiphan 59cbc8b474
Announce current song (#470)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-01-21 12:50:57 -06:00
Max Isom 21c9dee6f8
Fix database path for Windows 2022-01-09 18:52:05 -06:00
Max Isom 892c06a110
Bump discord.js 2022-01-07 12:38:07 -06:00
Peerawas Archavanuntakun 51d378e4cb
Setup and migrate to Prisma (#456) 2022-01-05 14:30:32 -06:00
Max Isom 04c7e61fc0
Add FileCache model 2021-11-18 20:55:57 -05:00
Max Isom d805da906a
Rename existing cache model 2021-11-18 20:50:44 -05:00
Hellyson Rodrigo Parteka 8448feebb6
feat: discord.js v13 2021-11-12 16:30:18 -03:00
Hellyson Rodrigo Parteka 58cc548739
fix: wrong minute count in long videos 2021-09-28 04:27:55 -03:00
Max Isom dcac22832d
Bump linter version 2021-09-19 22:24:46 -04:00
Max Isom fd782219ef
Move to ESM, use ytsr, implement caching
Closes #315
2021-09-19 22:09:09 -04:00
Max Isom efcdeb78c8
Reorg third party services & config 2021-09-19 19:50:25 -04:00
Max Isom 79e7e88fab
Remove requirement for DISCORD_CLIENT_ID
Closes #336
2021-09-18 17:04:04 -04:00
Luis Ávila cd9d5248ac
Join the message sender's channel if possible 2021-09-15 23:12:48 +01:00
Max Isom af8e81a569
Fix lint issues 2021-09-14 14:18:17 -04:00
Luis Ávila e59db76694
Fix URL cleaning: youtube IDs are not valid URLs 2021-09-14 19:07:43 +01:00
Max Isom 1212ffc102
Merge pull request #311 from likuilin/master
Remove Manage Messages perms requirement by only deleting own reactions
2021-09-14 13:39:45 -04:00
Max Isom 427654fc60
Use same logic for removing reactions when either animation is ongoing or animation is stopped 2021-09-14 13:35:54 -04:00
Max Isom 4bce011b0c
Fix type error
Closes #313
2021-09-13 13:18:06 -04:00
Kuilin Li 257191b183
Remove Manage Messages perms requirement by only deleting own reactions 2021-09-12 23:56:45 +00:00
Max Isom f941dbbddd
Fix setup wizard when there's >20 channels 2020-10-24 14:27:02 -04:00
Max Isom 9c91ce1a13 Merge Player and Queue services 2020-03-20 20:47:04 -05:00
Max Isom 646f030781 Disable Sequelize stdout logging 2020-03-19 19:26:58 -05:00
Max Isom f25467a41d Small bug fixes 2020-03-19 19:16:07 -05:00
Max Isom 4659717e5f Require user to be in voice channel 2020-03-19 17:39:55 -05:00
Max Isom 7f39642c49 Add queue output, various bug fixes 2020-03-18 22:29:43 -05:00
Max Isom 7844e80991 Refactor play command 2020-03-17 21:36:48 -05:00
Max Isom 15d4e251f2 Add better responses 2020-03-17 17:59:26 -05:00
Max Isom ac21b5657b Add auto disconnect 2020-03-16 20:14:15 -05:00
Max Isom 32cb3ca4ae Add custom shortcut support 2020-03-16 19:37:54 -05:00
Max Isom 53cd705bde Allow skipping past current song in empty queue 2020-03-16 12:01:22 -05:00
Max Isom 3408c7a0c2 Use manager instances for guild services 2020-03-15 14:36:59 -05:00
Max Isom fb91c8e89c Add better caching, seek command 2020-03-13 20:36:42 -05:00