Skip to content

Subscribe to ShopGoodwill.com updates via Discord.

License

Notifications You must be signed in to change notification settings

robherley/gw-bot

Repository files navigation

gw-bot

do you like apples

Subscribe to ShopGoodwill.com updates via Discord.

Development

  1. Set DISCORD_TOKEN env var.
  2. Need a writeable volume to track subscriptions and updates in SQLite. By default ./gw-bot.db is created.
  3. Build: go build
  4. Run: ./gw-bot (or ./gw-bot -help for options)