/go-nano-bot

A Discord bot for tracking Nano

Primary LanguageGoMIT LicenseMIT

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