diff options
Diffstat (limited to '2020-overdrive/bot.json')
-rw-r--r-- | 2020-overdrive/bot.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/2020-overdrive/bot.json b/2020-overdrive/bot.json new file mode 100644 index 0000000..e44f2f2 --- /dev/null +++ b/2020-overdrive/bot.json @@ -0,0 +1,8 @@ +{ + "author":"Justin Wernick", + "email":"justin@worthe-it.co.za", + "nickName" :"Vroomba", + "botLocation": "/target/release/", + "botFileName": "vroomba", + "botLanguage": "rust" +} |