The Bot for @vollmond@fnordon.de #5

Merged
dentaku merged 17 commits from beta-bot into main 2024-11-17 15:26:19 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 5ae27d6000 - Show all commits

View file

@ -6,4 +6,4 @@ RUN pip install --no-cache-dir -r requirements.txt
COPY . .
CMD [ "python", "./testbot.py" ]
CMD [ "python", "./bot.py" ]