TeleBot
587 subscribers
3 photos
64 links
💥

[Python] Telegram UserBot

https://www.github.com/xditya/TeleBot

For more help, join @TeleBotHelpChat

All links - @TeleBotSupport

💥
Download Telegram
Presenting alive 2.0, a redesigned alive.py file😂
Update your bots..
Modified .help do .update
Remember, before you .update anytime, make sure you have filled HEROKU_APP_NAME and HEROKU_API_KEY in heroku vars.
If .help is not working for you, make sure you have enabled inline mode for your @BotFather bot.
This media is not supported in your browser
VIEW IN TELEGRAM
Thank you for 80 members.
#ERROR

AuthKeyDuplicatedError

How to resolve?

Open termux and give the following commands. (Do it only if u have followed this before, else do this entire step)

👊 cd /sdcard/Telegram
👊 cd TeleBot
👊 python3 telesetup.py

Doing these, you will get a new Session String. Replace it in heroku vars and wait for auto deployment. The bot will be functioning normally in 3 to 4 minutes 😇

Else, use online session string generator

Or @SessionStringBot
Forwarded from Aditya 🇮🇳
Want video tutorial for making userbot?
Anonymous Poll
75%
Yes
25%
Naah
Video tutorial is up

https://youtu.be/XmvdDHiIDb4
This media is not supported in your browser
VIEW IN TELEGRAM
Easier method to get session string without downloading termux app -

https://telebot-sessionstring-generator.xditya.repl.run/

Go to this link and follow all steps.
You will get the session string in your telegram saved messages.

〰️ @TeleBotHelp 〰️
Added heroku stats plugin.
Please .update your bots and make sure you have HEROKU_APP_NAME and HEROKU_API_KEY filled.
How to add vars in heroku?

Go to heroku
Your app
Settings
Reveal config vars
Add key and value

With images - Click here
Fixed .img plugin.
Do .update your bots.

Thanks to @buddhhu

〰️ @TeleBotHelp 〰️
‼️Please update your bots using .update and custom forks, if you're having any!

Prior to this commit, it is possible to access the entire userbot through an inline bot, whether or not it is controlled by the user. This prevents the userbot from reacting to commands sent via inline bot, as otherwise a devastating exploit is possible with only a tiny amount of social engineering

🔰 Thanks!
🖤Credits to @Hackintosh5 for discovering and patching this vulnerability.

Credits @anubisxx
Video tutorial on Userbot deploying
Pls rate the logo...
Anonymous Poll
78%
Nice...
22%
Let's go with the old one..
Added new plugin

Fetch App Details from Playstore.

.app <app_name> to fetch app details.

.appr <app_name> to fetch app details with TeleBot request link.

〰️ @TeleBotHelp 〰️
Do you want more plugins?
(Might be unstable)
Anonymous Poll
80%
YES...
20%
Nah. I'm happy with these..
Minor fixes done. Please update.