# README
- install Golang
- set variable environment in OS. Linux: "export DISCORD_TOKEN=[your-discord-bot-token]"
- git clone https://github.com/tmk11/weather-discord-bot-golang.git
- go mod tidy
- go run main.go
In Discord use "!bot weather [location]"
# Packages
No description provided by the author
# Variables
Variables used for command line parameters.