TeleBot
585 subscribers
3 photos
64 links
đŸ’Ĩ

[Python] Telegram UserBot

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

For more help, join @TeleBotHelpChat

All links - @TeleBotSupport

đŸ’Ĩ
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
If anyone asks you for help regarding userbot deploying, just do .tut
This will send them the link to the video tutorial.

Wait, there is more..
Do .support to get the link to the support group. 😊
If you have any new such cmd suggestions, pls leave it in the discuss group.
Forwarded from TeleBot
This media is not supported in your browser
VIEW IN TELEGRAM
TeleBot deploying video tutorial just hit 400 views on youtube..
Hope the video helped you all â¤ī¸
Language codes for .tr plugin are posted here
Check it out for error free use 😁
Added .logs command to view heroku logs 😊
Please .update
This media is not supported in your browser
VIEW IN TELEGRAM
🚧 Maintenance/updates in progess. Do not update your bots until further notice unless you want to crash your bot.

❗Maintainence time - 2 days approx.

✨ When to update next - Will be informed soon.

ã€°ī¸ @TeleBotHelp ã€°ī¸
✨New plugins✨

đŸ’ĨDifferent autopic styles
1. Marvel Avengers autopic
2. Actress autopic
3. Shield Autopic
4. Default tilting auopic
5. Marvel + Shield combined autopic
Š @MarioDevs , @tansique_17

đŸ’Ĩ Use
-listmyusernames
to see all the usernames reserved by you (all channels you own).
Š @Uniborg

ã€°ī¸ @TeleBotHelp ã€°ī¸
We will be bringing back sudo users feature (if everything goes as planned) within the next 2 to 3 weeks 😊
Added a new just-for-fun plugin.

Available Commands:
.tlol
.lol
.heart
.candy
.nothappy

Š @TeleBotHelp
Added Weather Pic Module

Sʏɴᴛᴀx

ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸
.wttr <city name>
Example : .wttr Trivandrum
ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸ã€°ī¸

Credits - @r4v4n4

❗Update to get the plugin in your repo

đŸ•ļī¸ Do .update to update

Š @TeleBotHelp
đŸ•ļī¸ New plugin

âžĄī¸ Updated version of
.bloom
plugin.

đŸĨŗ Thanks to @r4v4n4

❗Changes - Now shows your name in the profile pic.

🚧 Update your bots using
.update 🚧


Š @TeleBotHelp
đŸ’Ĩ Delete 'n' number of profile photos from your account đŸ’Ĩ

✨ Do
.eval n = 1
await event.client(functions.photos.DeletePhotosRequest(await event.client.get_profile_photos("me", limit=n)))


❗You can give the value of n, in the first line, accordingly.

😇 Credits - @Uniborg

ã€°ī¸ @TeleBotHelp ã€°ī¸
Added new command to check if the bot is online.

Command -
.online


Pls give your feedback after using it on @TeleBotHelpChat

Š @TeleBotHelp
So, many people keep asking what new features are being added and when they should update their bots.

All the updates done to the repo will now be logged in @TeleBotUpdateLog group.
You can join that group if you want to see the new updates/plugins and keep your bot updated, even before me posting here.

Š @TeleBotHelp
Read this to find out more on adding vars to heroku.
(Pic tutorial)
How to clear user database on heroku?

❗Do note that this will clear all your filters, approved pms, snips and welcomes.

Step 1: Go to heroku.com
Step 2: Login
Step 3: Go to your app
Step 4: Go to Resources
Step6: Under Add-ons, you'll find "Heroku Postgres". Click on it
Step 7: You'll reach the DATA page.
Step 8: Select the postgresql associated with your app.
Step 10: Go to settings
Step11: Click on "Reset Database". Done.

Visual References can be found here.
Custom pmpermit and afk will be in action soon!!
Anonymous Poll
77%
Yay!!
23%
😑😒
đŸ”Ĩ MAJOR UPDATES đŸ”Ĩ

đŸ’Ĩ Introducing custom pmpermit, custom block message and custom AFK. Also a few other bug fixes done.

â—ī¸How to get these updates?
1. Update your bots
2. Go to your heroku app and add these vars ( Read this to know more about adding vars to heroku)

👉 Vars to add-

a). CUSTOM_PMPERMIT - The message that appears when someone PM's you.

b). CUSTOM_BLOCK - The message that appears when you block someone in PM.

c). CUSTOM_AFK - The message when you go AFK without giving a reason.

Many other fixes done. See all in the changelog

đŸ’ĸ What if you don't add the vars?
Don't worry, your bot won't crash. Instead, the default message will be shown in place of custom ones.

Rate these updates in @TeleBotHelpChat

Thanks to these people for helping me.

Š @TeleBotHelp
❤1
#Fixed

Custom AFK had some bugs.
Now it has been fixed, please update.

Custom message shown when you go AFK without giving a reason.
Thanks to @buddhhu for all the help.

Š @TeleBotHelp