diff --git a/index.js b/index.js
index 8367e2e..c43ef14 100644
--- a/index.js
+++ b/index.js
@@ -45,6 +45,8 @@ bot.on('text', function (msg) {
 	
 	chat_ids[from] = msg.chat.id;
 	
+	bot.sendMessage( msg.chat.id,'Pesan anda telah diterima: ' + msg.text);
+	
 	var request_opts = {
 		url: config.globals.aaa,
 		qs: {