From 550caeee11086bd56db69176b3149ddfa160ee30 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Sat, 17 Oct 2015 17:02:24 +0200 Subject: Reverted to a simple decision tree Turns out it's much easier to write a bot by hand with if statements. --- bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot.json') 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" } -- cgit v1.2.3