summaryrefslogtreecommitdiff
path: root/bot.json
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@gmail.com>2015-10-17 17:02:24 +0200
committerJustin Worthe <justin.worthe@gmail.com>2015-10-17 17:02:24 +0200
commit550caeee11086bd56db69176b3149ddfa160ee30 (patch)
treec935b819a4ad165fbef567db67ad9ddcca62df04 /bot.json
parent31a82b0359515ae579514024b22873fb708c3f53 (diff)
Reverted to a simple decision tree
Turns out it's much easier to write a bot by hand with if statements.
Diffstat (limited to 'bot.json')
-rw-r--r--bot.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.json b/bot.json
index d70d03c..542bff2 100644
--- a/bot.json
+++ b/bot.json
@@ -1,5 +1,5 @@
{
- "nickName": "Spacebot",
+ "nickName": "Brick",
"author": "Justin Worthe",
"email", "justin.worthe@gmail.com"
}