Skip to content

ezradiniz/go-nano-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-nano

A Discord bot for tracking Nano

Running

go run main.go --TOKEN="PUT YOUR TOKEN HERE"

or with environment vars

go run main.go

Commands

  • ?go price - Show nano price
  • ?go blocks - Show nano block
  • ?go balance [address] - Show nano balance
  • ?go news - Show nano news (TODO)

Why Golang?

To learn Golang

Preview

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published

Languages