MusicBot icon indicating copy to clipboard operation
MusicBot copied to clipboard

Bot not working

Open LucasSnatiago opened this issue 4 years ago • 0 comments

Downloading the bot is not working:

ubuntu@ubuntu:~$ go get -u github.com/ljgago/MusicBot
go: downloading github.com/ljgago/MusicBot v0.0.0-20201022233921-93c5d42de057
go: downloading github.com/fsnotify/fsnotify v1.5.1
go: downloading github.com/boltdb/bolt v1.3.1
go: downloading github.com/bwmarrin/discordgo v0.23.2
go: downloading github.com/jonas747/dca v0.0.0-20210930103944-155f5e5f0cc7
go: downloading github.com/spf13/viper v1.9.0
go: downloading github.com/rylio/ytdl v1.0.4
go: downloading google.golang.org/api v0.60.0
go: downloading github.com/google/google-api-go-client v0.60.0
go get: github.com/google/[email protected]: parsing go.mod:
        module declares its path as: google.golang.org/api
                but was required as: github.com/google/google-api-go-client

LucasSnatiago avatar Nov 05 '21 11:11 LucasSnatiago