Coder Social home page Coder Social logo

go-musicbot's Issues

Install issues

Hi, i've bee trying to install your bot on a raspberry pi but i haven't been able to go through, at first i've tried as suggested and i've got this:

pi@raspberrypi:~/go/src/github.com/r3boot/go-musicbot $ make && sudo make install mkdir -p "./build" go build -v -o ./build/musicbot cmd/musicbot/musicbot.go lib/id3tags/constants.go:9:2: cannot find package "github.com/blevesearch/bleve" in any of: /home/pi/go/src/github.com/r3boot/go-musicbot/vendor/github.com/blevesearch/bleve (vendor tree) /usr/lib/go-1.11/src/github.com/blevesearch/bleve (from $GOROOT) /home/pi/go/src/github.com/blevesearch/bleve (from $GOPATH) lib/webapi/websocket.go:11:2: cannot find package "github.com/gorilla/websocket" in any of: /home/pi/go/src/github.com/r3boot/go-musicbot/vendor/github.com/gorilla/websocket (vendor tree) /usr/lib/go-1.11/src/github.com/gorilla/websocket (from $GOROOT) /home/pi/go/src/github.com/gorilla/websocket (from $GOPATH) cmd/musicbot/musicbot.go:19:2: cannot find package "gopkg.in/sevlyar/go-daemon.v0" in any of: /home/pi/go/src/github.com/r3boot/go-musicbot/vendor/gopkg.in/sevlyar/go-daemon.v0 (vendor tree) /usr/lib/go-1.11/src/gopkg.in/sevlyar/go-daemon.v0 (from $GOROOT) /home/pi/go/src/gopkg.in/sevlyar/go-daemon.v0 (from $GOPATH) lib/config/config.go:8:2: cannot find package "gopkg.in/yaml.v2" in any of: /home/pi/go/src/github.com/r3boot/go-musicbot/vendor/gopkg.in/yaml.v2 (vendor tree) /usr/lib/go-1.11/src/gopkg.in/yaml.v2 (from $GOROOT) /home/pi/go/src/gopkg.in/yaml.v2 (from $GOPATH) make: *** [Makefile:17: musicbot] Error 1

i've tried to install dependencies manual and reduce everything to:

go build -v -o ./build/musicbot cmd/musicbot/musicbot.go ../../blevesearch/bleve/index/scorch/segment_plugin.go:22:2: cannot find package "github.com/blevesearch/zap/v11" in any of: /usr/lib/go-1.11/src/github.com/blevesearch/zap/v11 (from $GOROOT) /home/pi/go/src/github.com/blevesearch/zap/v11 (from $GOPATH) make: *** [Makefile:17: musicbot] Error 1

Any suggestion?

Thanks!

Help with error during installation

I can not install because when I use the make command, I get the following error:

~/go/src/github.com/r3boot/go-musicbot# make
go build -v -o ./build/musicbot cmd/musicbot/musicbot.go
github.com/r3boot/go-musicbot/lib/webapi
# github.com/r3boot/go-musicbot/lib/webapi
lib/webapi/websocket.go:124: undefined: url.PathUnescape
Makefile:17: recipe for target 'musicbot' failed
make: *** [musicbot] Error 2
~/go/src/github.com/r3boot/go-musicbot#

ideas.txt

  • New irc command: !tune to add +1 to the rating of the current song
  • Web interface showing the library + able to queue songs?
  • Have the ability to let DJs connect to the stream for a live set
  • Don't spam $song added to download queue after a song has been added on irc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.