This commit is contained in:
2025-06-06 01:40:17 +02:00
parent d800de05fb
commit e887de976a
46 changed files with 2970 additions and 1523 deletions

View File

@@ -3,4 +3,4 @@ FROM ghcr.io/puppeteer/puppeteer:latest
WORKDIR /home/pptruser/
COPY bot.js .
CMD ["node", "bot.js"]
CMD ["node", "bot.js"]