From 7a6830d0afea870b264ce08cd08cdce38e0e7a71 Mon Sep 17 00:00:00 2001 From: Master Kwoth Date: Sat, 5 Dec 2015 12:25:40 +0100 Subject: [PATCH] Update readme.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22ab50ca..e79f32d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # NadekoBot -Nadeko Discord chatbot I made in c#, using Discord.net library. +Nadeko Discord chatbot I made in c#, using Discord.net library. +You can also create a very basic web-ui with the data that is in the Parse DB. [example](http://www.nadekobot.tk) ##This section will guide you through how to setup NadekoBot After you have cloned this repo, move the data from the DLLs folder to the bin/debug. Those are part of the libraries you will need for your project. The other part should resolve after you start the project for the first time. All the references are shown [in this image.](http://icecream.me/uploads/72738d3b2797e46767e10820998ad5b3.png) @@ -32,3 +33,5 @@ You should replace nadeko's image with the image of your bot in order to make th Fire up visual studio, wait for it to resolve dependencies and start NadekoBot. Enjoy + +*TODO: list of commands*