Change minecraft container to beyondreality
This commit is contained in:
parent
848abbd546
commit
1ab6804137
@ -203,7 +203,7 @@ async def on_message(message):
|
||||
)
|
||||
else:
|
||||
docker_client = docker.from_env()
|
||||
minecraft_container = docker_client.containers.get('skyfactory')
|
||||
minecraft_container = docker_client.containers.get('beyondreality')
|
||||
|
||||
# Figure out what action they want to take
|
||||
action = message.content.split()[1]
|
||||
|
Loading…
x
Reference in New Issue
Block a user