From 2384b8af54549236fbdfb71d19f57807fb31ae25 Mon Sep 17 00:00:00 2001
From: Husni MubaroK <hsunimubarok757@gmail.com>
Date: Tue, 15 Sep 2015 11:03:22 +0700
Subject: [PATCH] include telegram bot

---
 package.json | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d450e78..9c2784a 100644
--- a/package.json
+++ b/package.json
@@ -16,5 +16,8 @@
     "telegram"
   ],
   "author": "husni",
-  "license": "ISC"
+  "license": "ISC",
+  "dependencies": {
+    "telegrambot": "0.0.11"
+  }
 }
-- 
1.9.0