Skip to content

Getting started (Docker)

Madpeter edited this page Jul 13, 2024 · 3 revisions

create a new container image

and use the following docker image

madpeter/secondbot:events

image

deploy the container and then let it auto stop.

image

edit the stopped container

image

if you wish to enable HTTP for the bot click the "publish a new network port" button

image

for the host set the port number you wish to talk to the bot on, on the right enter 80

scroll down and select ENV

image

fill in the ENV values as noted here

deploy again to update the settings

image

click on the container name to go into the bot

image

select logs to watch to watch what the bot is doing

image

image

Clone this wiki locally