From 0d420f131907f1451d704cb4db2909d30a8c77d8 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 7 Jun 2017 16:47:42 +0000 Subject: Release of version 0.0.4. --- example.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example.js') diff --git a/example.js b/example.js index c90812d..b09b0c3 100644 --- a/example.js +++ b/example.js @@ -1,4 +1,4 @@ -var ChatBot = require('./lib/core.js'); +var ChatBot = require('iii-for-vk'); var bot = new ChatBot({ appID: "id", // The application ID -- cgit v1.2.3