tribune-aquila-discord-bot/README.md
2023-03-08 10:16:14 -06:00

491 B

Docker stuff

A dockerization of tribune-pontius-aquila-bot

docker-compose.yml:

ervices:
  aquila-bot:
    image: 'agelpen/discord-tribune-aquila-bot:latest'
    volumes:
      - ./.env:/app/.env
    restart: unless-stopped

.env:

TOKEN='<YOUR_TOKEN_HERE>'

What the bot actually does

When someone says "/aquila", the bot replies "Who gave permission for this? I sure as hell didn't."