From 8ac74a5e607f12bc29f099b9f0dec3b83d091467 Mon Sep 17 00:00:00 2001 From: Illia Soloviov <74905269+wav3solo@users.noreply.github.com> Date: Sun, 7 Jan 2024 07:10:51 +0100 Subject: [PATCH] Added botTestCommands.txt --- ressources/botTestCommands.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ressources/botTestCommands.txt diff --git a/ressources/botTestCommands.txt b/ressources/botTestCommands.txt new file mode 100644 index 0000000..3190495 --- /dev/null +++ b/ressources/botTestCommands.txt @@ -0,0 +1,4 @@ +ManualBot docker run --rm -p 63187:63187 mediaeng/bots training +EscapeBot docker run --rm -p 63187:63187 mediaeng/bots escape +SnakeBot docker run --rm -p 63187:63187 mediaeng/bots snakes +RumbleBot docker run --rm -p 63187:63187 mediaeng/bots rumble \ No newline at end of file