Saturday, August 29, 2020

How To Make Own Telegram UserBot 2020

 How To Make Own Telegram UserBot By Arain Tricks.



Its free , no need any pc , no need root 

1. First you need heroku, github accounts

 USE CHROME BROWSER

▪️How create heroku account ?

Press this link and make new account it same like facebook signup :- 


Its very easy and if you get any issu while create new account serch youtube there are lot of videos about it

2. You need some important  values

▪️HOW GET TELEGRAM APIKEY,HASH

Please go-to :- 

           my.telegram.org 

Warning in some countried this link not work use any vpn things to do it like turbo vpn.

Login using your Telegram account
Click on API Development Tools
Create a new application, by entering the required details copy your telegran api id , telegram api hash

Store them safe place

▪️HOW GET TELGRAM STRING SESSION

Install termux from playstore :- 


For Nake Telegram-String in termux

If First time then you need to install some just copy this , hit enter in termux
(tap to copy)

termux-setup-storage && cd $RK && apt update -y && apt upgrade -y && apt install git -y && git clone https://github.com/rekcah-pavi/javes && apt install git python -y && pip install telethon

Wait untill installing finish After you done type this for get string then open new window session (or close re open termux) copy paste given link's  2nd command hit enter

cd $RK && cd javes && python string_session.py

It will ask telegram api so paste your telegram api key here hit enter 
then it ask apk hash , past your copied api hash then it ask your same telegram account's phone number type it hit enter
then it ask login code , go telegram copy paste login code 

( if you have two step verification pin you need to enter that too) 

Then hit enter it will give you telegram string copy that , store it safe place

▪️How get heroku api key

First you need heroku account , Go to heroku and create new account then , Open heroku , go your account scroll down then you will see api key , press reval then copy that , store safe

3. Now open javes code in crome browser that you used to make heroku,github accounts

Open Javes Userbot code link :- 


Press destop version , then zoom , then click to auto deploy , then see automatically open heroku

4. Heroku setup guide.

▪️ Setup Add app name , heroku app name first 

Your app name , heroku_appname must same thats all [you can use any name but both must be same]

add your saved heroku api key as HEROKU_API_KEY

▪️Setup telegram api,hash,steing

TELEGRAM_API_HASH
paste your telegram hash

TELGRAM_API_KEY
paste your telegram key

TELEGRAM_STRING_SESSION

paste your string session that you saved

5. Then click deploy , wait 10 minute , press manage app

6. Enjoy type " !help " for get full guide

0 Please Share a Your Opinion.: