A Discord bot for tracking Nano
go run main.go --TOKEN="PUT YOUR TOKEN HERE"
or with environment vars
go run main.go
- ?go price - Show nano price
- ?go blocks - Show nano block
- ?go balance [address] - Show nano balance
?go news- Show nano news (TODO)
To learn Golang
This project is licensed under the MIT License - see the LICENSE file for details