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 5bfbf42f770af19a0c0be682f0fb14518639af2e
parent 822ac0c36f0229d53902ff5cd503c6c57b56d002
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Thu, 20 Oct 2016 17:15:39 +0200

Update License
Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -22,7 +22,7 @@ "managment" ], "author": "MTRNord", - "license": "SEE LICENSE IN LICENSE.md", + "license": "GPL-3.0", "bugs": { "url": "https://github.com/MTRNord/nBot/issues" },