From 50dbcff0f186b2545641708f70272a979ba7983f Mon Sep 17 00:00:00 2001 From: Baalaji Date: Fri, 7 Dec 2018 23:13:19 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cf1fe9435..5b34df103 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,10 @@ Create an empty group, add marie, or any of its clone, find group id, then copy - Download/Clone it in your linux PC, then follow instructions on Running on linux(below), this will generate a userbot.session file, which is needed to run your bot. +##### The session is the key to your telegram account, pushing it to github will grant any person access to your telegram account. +##### You must be extra careful when you push to github. Though my gitignore avoids session files, I am still notifying this, +##### coz it causes serious consequences if the session reaches the wrong hands + - Push it with the heroku cli - Deploy.