Initial commit, refactored some things from original code and removed WP functionality

This commit is contained in:
Joan Cano
2023-03-06 17:04:59 +01:00
commit a4a76966fe
25 changed files with 517 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Amazon Telegram Bot
## Run
`docker-compose build; docker-compose up -d`
## Logs
`docker-compose logs`