mirror of
https://gitlab.durp.info/durfy/apps/durpot.git
synced 2026-05-07 07:50:32 -05:00
updates
This commit is contained in:
parent
3c6c5eb76f
commit
4cdc8cd5a1
2 changed files with 26 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ RUN go build -o bot
|
|||
# Set the DISCORD_BOT_TOKEN environment variable
|
||||
ENV TOKEN=${DISCORD_TOKEN}
|
||||
ENV BOTPREFIX="!"
|
||||
ENV ChannelID=${ChannelID}
|
||||
|
||||
# Run the bot binary
|
||||
CMD ["./bot"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue