Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

shampsdev/dishdash-bot-deprecated

Repository files navigation

Bot

How to use image?

Example docker-compose.yaml

version: '3'

services:
  dishdash-bot:
    image: shampiniony/dishdash-bot:latest
    environment:
      - API_URL=${API_URL}
      - BOT_TOKEN=${BOT_TOKEN}
      - BOT_URL=${BOT_URL}
      - BOT_USERNAME=${BOT_USERNAME}
      - DEVELOP=${DEVELOP}
      - FRONTEND_URL=${FRONTEND_URL}
      - HOST_URL=${HOST_URL}
      - PORT=${PORT}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published