Open FOOLGAMING opened 2 years ago
./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
Hey, It looks like you didn't include all the files to compile it. Did you run this ?
go mod download go build ./NitroSniperGo
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