Vedza / NitroSniperGo

Discord Nitro sniper and Giveaway joiner in Go (Faster than Python and Javascript) (UPDATED Free 24/7 w/ Heroku)
GNU General Public License v2.0
415 stars 756 forks source link

Undefined #443

Open FOOLGAMING opened 2 years ago

FOOLGAMING commented 2 years ago

command-line-arguments

./sniper.go:309:3: undefined: checkGiftLink ./sniper.go:311:3: undefined: handleNewGiveaway ./sniper.go:313:3: undefined: handleGiveawayWon ./sniper.go:315:3: undefined: checkPrivnote ./sniper.go:317:3: undefined: handleInviteLink

Vedza commented 2 years ago

Hey, It looks like you didn't include all the files to compile it. Did you run this ?

go mod download
go build
./NitroSniperGo