tribune-aquila-discord-bot/README.md

24 lines
434 B
Markdown
Raw Normal View History

2023-03-08 10:16:14 -06:00
# Docker stuff
2023-03-08 09:54:29 -06:00
2023-09-01 22:09:46 -05:00
A Docker/container-ization of the Tribune Pontius Aquila bot.
2023-03-08 09:54:29 -06:00
docker-compose.yml:
```yaml
2023-09-01 22:09:46 -05:00
services:
2023-03-08 09:54:29 -06:00
aquila-bot:
2023-09-01 22:09:46 -05:00
image: 'askiiart/discord-tribune-aquila-bot:latest'
2023-03-08 09:54:29 -06:00
volumes:
- ./.env:/app/.env
restart: unless-stopped
```
.env:
```env
TOKEN='<YOUR_TOKEN_HERE>'
2023-03-08 10:16:14 -06:00
```
2023-09-01 22:09:46 -05:00
## What the bot actually does
2023-03-08 10:16:14 -06:00
When someone says "/aquila", the bot replies "Who gave permission for this? I sure as hell didn't."