Host a Telegram Userbot
Mr.MissRequirement:
3)API_HASH and API_KEY from Telegram
4)STRING_SESSION
Generating STRING_SESSION
- Install Termux or other Terminal
- Follow the steps given bellow
pkg install python git -y
pip install telethon
git clone https://github.com/keselekpermen69/userbutt
cd userbutt
python3 string_session.py
3. Copy and save the session key (start with a number and ends with an equals "=")
Deploying the Userbot
1) Fork the Userbot Repository.Click on "Deploy to Heroku". This button will make a new app

2) Name your app and put all the required values like API_KEY, API_HASH, STRING_SESSION
3) Click "Deploy app"
4) After the build done, go to the "Resources" and turn on the dyno by clicking the pencil button

5) Click the "More" button and "View logs". Check the log until it says "......, your userbot is now running."
6) Last check your Userbot on telegram by typing .on , .alive or .ping