NukaNewsBot/readme.md
2024-04-27 17:05:14 -04:00

312 B

Fallout News Discord Bot

PreReqs

  • Go
  • Discord Developer Bot Credentials
  • Discord Channels IDs
  • Discord Role IDs

Get Started

Go Get dependancies
go mod download

cp example.config.json config.json
fill out credentials in config with your information

Run the Bot:
go run main.go