Skip to content

How to Upload Your Bot

Jack Ducham edited this page Sep 21, 2018 · 2 revisions

Upload your bot to the MechMania servers by running mm push <path> where <path> is the directory containing your script.

When a bot is uploaded, it battles the most recent version of every other team's bot. Logs of those battles can be viewed immediately.

Before uploading, make sure the script name in your Dockerfile matches the name of your script! You can modify it with any text editor.

Clone this wiki locally