Mejoradas funciones y añadido README

This commit is contained in:
Joan Cano
2023-03-02 00:17:52 +01:00
parent 53004cb3d1
commit a499958eb8
6 changed files with 107 additions and 114 deletions

View File

@@ -4,6 +4,8 @@ services:
wallamanta-bot:
build: wallamanta
container_name: wallamanta-bot
volumes:
- ./data:/app/data
restart: unless-stopped
environment:
- TELEGRAM_CHANNEL_ID=${TELEGRAM_CHANNEL_ID}