summaryrefslogtreecommitdiff
path: root/bot.json
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2019-04-22 11:19:16 +0200
committerJustin Worthe <justin@worthe-it.co.za>2019-04-22 11:19:16 +0200
commit29a323e0a3bd3ab3e6109b23e15bb5f9e88398e3 (patch)
treea151c612b5993f127d99c29d4c4fdcf252528436 /bot.json
Start the project from the starter bot
Diffstat (limited to 'bot.json')
-rw-r--r--bot.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/bot.json b/bot.json
new file mode 100644
index 0000000..5578730
--- /dev/null
+++ b/bot.json
@@ -0,0 +1,8 @@
+{
+ "author": "Justin Wernick",
+ "email": "justin@worthe-it.co.za",
+ "nickName": "Steam Powered Wyrm",
+ "botLocation": "/target/release/",
+ "botFileName": "steam-powered-wyrm",
+ "botLanguage": "rust"
+}