Sign inSign up

hellodhlyn/twitch-alert-bot

By hellodhlyn

Updated about 8 years ago

Twitch alert bot

Image
0

243

hellodhlyn/twitch-alert-bot repository overview

Twitch Alert Bot

Development

Prerequisite
  • Go 1.X
Environment Variables
  • DISCORD_BOT_TOKEN
  • TWITCH_CLIENT_ID
  • LYNLAB_API_KEY
Run
go run main.go
Deploy
# Build docker image
docker build -t twitch-alert-bot .

# Run
docker run -e '...' twitch-alert-bot

Tag summary

Content type

Image

Digest

Size

2 MB

Last updated

about 8 years ago

docker pull hellodhlyn/twitch-alert-bot