Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 253 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 253 Bytes

discord-bot

Simple discord bot to work along-side movie-web

Usage

Production

docker run --env-file=.env --name=mw-bot --restart=unless-stopped ghcr.io/movie-web/discord-bot:master

Development

docker-compose up