nbot

A clone of the eBot by @deStrO fully based on node.js with build in Web Page - WIP
git clone git://archive.git.mtrnord.blog/MTRNord/nbot.git
Log | Files | Refs | README | LICENSE

commit 9e5f3294729a6fa618880374ad259de0d7a6bffe
parent 91a7a0bd6a130ba27da71f63492c1ebd26f6ba87
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 17 Mar 2016 20:28:11 +0100

Add circle.yml

Diffstat:
Acircle.yml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/circle.yml b/circle.yml @@ -0,0 +1,3 @@ +machine: + node: + version: 5.8.0