Skip to content

Commit

Permalink
Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dorythecat committed Aug 16, 2024
1 parent 0c93ad0 commit f1f983c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
ENV BOT_TOKEN=""
ENV WEBHOOK_NAME="TransforMate Webhook"
ENV BLOCKED_USERS=[]
ENV USER_REPORTS_CHANNEL_ID="967123840587141181"

# Use the official Python 3.10 image as the base image
FROM python:3.10

Expand Down

0 comments on commit f1f983c

Please sign in to comment.