Commit graph

57 commits

Author SHA1 Message Date
Max Isom e927334db6
Merge branch 'master' of github.com:codetheweb/muse 2020-05-30 21:38:06 -05:00
Max Isom 58fcc481ba
Bump dependencies 2020-05-30 21:37:40 -05:00
Max Isom 1d2ca0b69c
Create FUNDING.yml 2020-05-10 19:56:10 -05:00
Max Isom 7fcd9a6a7d Fix caching bug 2020-03-27 18:28:50 -05:00
Max Isom 7703506aae Bump dependencies and add typing event handler 2020-03-27 17:14:08 -05:00
Max Isom a2950ed722 Add bears handler and fix natural language handler priority 2020-03-27 15:44:49 -05:00
Max Isom 4e1a156f9b Bump dependencies 2020-03-25 17:59:09 -05:00
Max Isom dc70a37e96 Fix position tracking bug and catch ffmpeg errors 2020-03-25 17:32:43 -05:00
Max Isom e1c9f988c3 Change list ordering 2020-03-24 18:34:33 -05:00
Max Isom da1bd75ffb Add README 2020-03-24 18:33:10 -05:00
Max Isom 1ba9664ef7 Test logo centering in README 2020-03-24 17:25:33 -05:00
Max Isom 334a2bf0a0 Fix queue and player bugs 2020-03-23 19:40:54 -05:00
Max Isom 95ea8e9ad3 Remove redundent code 2020-03-20 20:51:33 -05: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 362ce89987 Disconnect when finished playing 2020-03-19 17:24:46 -05:00
Max Isom 3de34e5e4a Fix Queue.removeCurrent() 2020-03-19 17:22:22 -05:00
Max Isom 7f39642c49 Add queue output, various bug fixes 2020-03-18 22:29:43 -05:00
Max Isom 0357373123 Limit playlist adds to 50 songs 2020-03-18 19:17:47 -05:00
Max Isom a0c5875ee4 Add aliases to help 2020-03-18 19:01:18 -05:00
Max Isom de1e761623 Add aliases 2020-03-18 18:57:21 -05:00
Max Isom 8340f9b95a Add disconnect command 2020-03-18 18:29:32 -05:00
Max Isom 6a02088b04 Go Packers 2020-03-18 17:15:45 -05:00
Max Isom e57d86d7cc Allow seeking with hours 2020-03-18 12:55:03 -05:00
Max Isom b1895627db Don't cache long videos 2020-03-18 12:44:36 -05:00
Max Isom 11246812a6 Don't allow seeking past end of song 2020-03-18 12:40:31 -05:00
Max Isom 7844e80991 Refactor play command 2020-03-17 21:36:48 -05:00
Max Isom c058ec95fe Various bug fixes 2020-03-17 19:42:28 -05:00
Max Isom 15d4e251f2 Add better responses 2020-03-17 17:59:26 -05:00
Max Isom 1a1bdfd674 Add Dockerfile 2020-03-17 12:30:27 -05:00
Max Isom 426d0b0335 Add help command 2020-03-16 22:12:02 -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 5eb1389a6f Add say command 2020-03-16 12:13:18 -05:00
Max Isom 6e6fbfa591 Add Spotify artist URL support 2020-03-16 12:10:08 -05:00
Max Isom 53cd705bde Allow skipping past current song in empty queue 2020-03-16 12:01:22 -05:00
Max Isom 18e851821c Don't allow seeking in livestream 2020-03-15 20:11:45 -05:00
Max Isom 2875c6ceb8 Add pause/resume 2020-03-15 19:30:07 -05:00
Max Isom e55acbb718 Add skip/unskip 2020-03-15 16:55:44 -05:00
Max Isom 3c169d113c Add forward seek 2020-03-15 15:35:34 -05:00
Max Isom bf0843dd1d Don't cache livestreams 2020-03-15 15:13:12 -05:00
Max Isom 260d5d2d73 Don't try to connect to channel if already connected 2020-03-15 15:04:46 -05:00
Max Isom 3408c7a0c2 Use manager instances for guild services 2020-03-15 14:36:59 -05:00
Max Isom 0cebca7917 Improve seek command 2020-03-14 22:09:24 -05:00
Max Isom d70bd16797 Add queue clear command 2020-03-14 22:03:31 -05:00
Max Isom 9e1d656e52 User changing config must be owner 2020-03-14 21:57:28 -05:00
Max Isom 2f0acaa858 Add livestream support 2020-03-14 21:48:08 -05:00
Max Isom ad4d49f763 Add shuffle command 2020-03-14 12:41:00 -05:00