Skip to content

PetrAnto/bot-spot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot Spot v3

# Windows
go build -o bin/bot-spot.exe

# Linux
GOOS=linux GOARCH=amd64 go build -o bin/bot-spot

# Mac
GOOS=darwin GOARCH=amd64 go build -o bin/bot-spot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 81.0%
  • HTML 19.0%