steino commented on issue steino/dndmusicbot#7
Discord randomly disconnects..11:02:53 logging.go:63: [DG3] wsapi.go:547:onEvent() Op: 7, Seq: 0, Type: , Data: null 11:02:53 logging.go:63: [DG2] wsapi.go:567:onEvent() Closing and reconnecting in response to Op7
steino pushed to master at steino/dndmusicbot
- 715144a9e7 Set some usefull debug flags
- 0b255b518c Remove some debug log output
- 757275c8f6 Add some volume adjustments
- 8667839c44 Use mpd to handle playlists.
- Compare 4 commits »
steino pushed to master at steino/dndmusicbot
- c6b4c061de Give an error if the speaker doesnt init correctly
- 3a0c09c7e0 Have the Makefile rebuild when go.mod/sum changes
- Compare 2 commits »
steino pushed to master at steino/dndmusicbot
- f160c3855e Small optimization
steino pushed to master at steino/dndmusicbot
- 09fe6ae380 Merge pull request 'Working makefile' (#6) from makefile into master
- f8d3637554 Merge branch 'master' into makefile
- 4b45d14c68 Serve files with servecontent so that ETags etc should work.
- 02bceabbac Handle touch input in chrome mobile
- cbd1749367 Fix youtube api paging
- Compare 10 commits »
steino pushed to makefile at steino/dndmusicbot
- f8d3637554 Merge branch 'master' into makefile
- bb29c92cc0 Merge pull request 'Handle touch input in chrome mobile' (#8) from haste/handle-touch into master
- 64914e9be0 Merge branch 'master' into haste/handle-touch
- fa7e5b5baf Serve files with servecontent so that ETags etc should work.
- cb33ba2d41 Handle touch input in chrome mobile
- Compare 6 commits »
steino pushed to makefile at steino/dndmusicbot
- 4b45d14c68 Serve files with servecontent so that ETags etc should work.
- 02bceabbac Handle touch input in chrome mobile
- cbd1749367 Fix youtube api paging
- Compare 3 commits »
steino pushed to master at steino/dndmusicbot
- bb29c92cc0 Merge pull request 'Handle touch input in chrome mobile' (#8) from haste/handle-touch into master
- 64914e9be0 Merge branch 'master' into haste/handle-touch
- cb33ba2d41 Handle touch input in chrome mobile
- Compare 3 commits »
steino merged pull request steino/dndmusicbot#8
Handle touch input in chrome mobile
steino pushed to haste/handle-touch at steino/dndmusicbot
- 64914e9be0 Merge branch 'master' into haste/handle-touch
- fa7e5b5baf Serve files with servecontent so that ETags etc should work.
- Compare 2 commits »
steino pushed to master at steino/dndmusicbot
- fa7e5b5baf Serve files with servecontent so that ETags etc should work.
steino pushed to master at steino/dndmusicbot
- 8b775cb39f Fix youtube api paging
steino pushed to makefile at steino/dndmusicbot
- 8ccc426618 Make sure public is created before docker is run or else it will be owned by root
steino pushed to makefile at steino/dndmusicbot
- 8727594413 move everything into public instead of src/public
steino pushed to makefile at steino/dndmusicbot
- da00ab1b66 Fix default target
steino pushed to makefile at steino/dndmusicbot
- 87b76ecd8a Make the Makefile functional
steino pushed to makefile at steino/dndmusicbot
- 27032d75a5 Add makefile, clean up some docker stuff