TeleBot
586 subscribers
3 photos
64 links
💥

[Python] Telegram UserBot

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

For more help, join @TeleBotHelpChat

All links - @TeleBotSupport

💥
Download Telegram
Updates

Fixed afk plugin.
Syntax -
.afk (reason)

Added tag notifier plugin, which links you to the message if you get tagged anywhere!
⚠️ Set the var TAG_LOG with a group id where you want to get the notifications.
⚠️ You must add the bot you use (
TG_BOT_USERNAME_BF_HER
) to that group and make it admin, else the plugin won't work.

© @TeleBotSupport
Updates 😁


Added echo plugin.
Sytnax - .echo text
Use - The assistant bot (TG_BOT_USERNAME_BF_HER) will echo the message that you send.

⚠️ You must add the bot to the group first.


Added .ncode plugin.
Use it as reply to a code or a file to get a full screenshot of the code.
(c) @buddhhu

Modified the afk plugin to add AFK before your name, when you go afk.
Syntax - .afk reason

⚠️ Make sure the var ALIVE_NAME is set as your Telegram Account Name, and not your @username, else while reverting, your name will look wierd 😆


@TeleBotHelpBot hit 300 members in 3 days, thanks for the support 🎉


© @TeleBotSupport
Added installall plugin

Use - Install every plugin present in a group/chat at once.

Syntax - Send .installall in any group/chat.

© @TeleBotSupport
Updates 🔥

v4.5

What's new -
Made the TG_BOT_USER_NAME_BF_HER, i.e, your bot used for .help, much more usable 😂
Send /start to the bot to see what it can do!!

Fixed handler problems in core plugins.

Fixed some small clashes in plugins.

© @TeleBotSupport
Updates

The assistant now has more features, some for owner only.

All features -
/start - Greets you with a welcome message.. 😂
/help - Sends you the help menu.
/info @username - Sends the full information of that username.
/id - Sends the chat/group id.
/tr lang_code - Use as reply to text to translate that text.

Owner only -
/usage - Shows your heroku dyno usage.
/logs - Sends you your heroku logs.

Should all features be owner only?
Give your opinion here.

Do .eval print(f"{Var.TG_BOT_USER_NAME_BF_HER}") to find your assistant bots username 🤣



Added a new plugin to change whatever you post into a tweet from your verified profile 😂
Syntax - .tweet Text to tweet

© @TeleBotSupport
This media is not supported in your browser
VIEW IN TELEGRAM
Updates 🔥
v4.6



Presenting a fully modified PMSecurity, with inline buttons and PM Notifier.
Changes - Inline menu in PM Permit

⚠️ You must add your bot to your Log group (PRIVATE_GROUP_ID) with admin permission, else it won't work.
PMPERMIT_PIC wont be working for some time, till telethon releases an update.



Added multi-line var add support in heroku.py
Now you can .set var TEST this is a test variable



Small visual changes for eval and bash



Added check for plugins that are being sent. It will now show an error message if there is no such plugin.



Added gitdownload plugin, to download any public github repository.
Send a github link and reply to it with .gitdl to download.



© @TeleBotSupport
Small update...

The bot now logs startups after each update in your Log group (PRIVATE_GROUP_ID).

Is the name change with AFK needed?? Pls tell here, in the poll.

© @TeleBotSupport
This media is not supported in your browser
VIEW IN TELEGRAM
Updates 🔥

Telethon Update - v1.17

PMSecurity pic is back. Set the var PMPERMIT_PIC with the link to your picture.

All problems related to PMSecurity have been solved.

The .repo command has been made inline.

Removed the name editing feature of afk as it wasn't needed for many..

As said earlier, the bot now logs the deploys in your PRIVATE_GROUP_ID
⚠️You must make sure that the var PRIVATE_GROUP_ID is something resembling -100xxxxxxxx.
Make sure to remove the @ symbol from the var TG_BOT_USER_NAME_BF_HER and also add it(the bot) to the PRIVATE_GROUP_ID

borg.on
has been repaced with telebot.on throughout the repo. (To prevent kangs, ofc)

All instances of from_id has been replaced with sender_id so as to suit the latest version of Telethon

And, some small fixes here and there..!

Use .update now to update your bots!

© @TeleBotSupport
This media is not supported in your browser
VIEW IN TELEGRAM
Thanks for 1k members ❤️
It really means a lot to me..

Will be releasing some major updates soon 🎉

© @TeleBotSupport
Updates 🔥

v4.7

"Sudo for all"
Added sudo for every plugin in the repo (expect animation plugins). SUDO_USERS can use all these commands with ! (as default) or with your required handler (set SUDO_HNDLR).
This required editing the whole repo.. if I missed out something, please feel free to tell it in the group..

The command for getting modded apps(.mod) has been changed to .crack appname due to some errors.

"Autopic plugin" has been modified. Now you do not have to set the var with link to the pic, instead you can just reply to the pic with .autopic to start autopic with that pic.
Autopic font and colour can also be set.
Default fonts can be found here. Feel free to add your own fonts by following these.

A link to the persons profile can now be found along with the PMLogs.

The repo has been modified a lot to increase stability and decrease imports (and also to prevent kangs)..
uniborgConfg and heroku_config has been merged into telebotConfig

The /usage and /logs command of the helper bot have been fixed.

Added a plugin, .imusic which searches music with the help of an inline bot. (This supports more languages afaik)

Thanks for 1k members ❤️
Feel free to drop suggestions/criticisms/reccomendations in @FeedbackTeleBot

© @TeleBotSupport
Updates 💻

Presenting a new help menu!! (.help)
Now .help doesn't get sent in PM, thus reducing spam.

Fixed user_info plugin, .u, used to get user information.

Fixed telegraph plugin.

Added some new plugins -
.sudo - Shows your current sudo stats, and sudo users if sudo is set.
.prefix - Shows your command handler and sudo handler.

Sticklet plugin changed from .sn to .srgb, errors fixed.

Updated chromedriver version to fix carbon.

Added .a and .da for pmpermit. Now both .approve and .a approves PM, .da and .disapprove disapproves PM

Use .update now to update!!

© @TeleBotSupport
There was a small bug with the memeify plugin, which has been fixed.

Please use
.update now
to update your bots.

© @TeleBotSupport
Suggestions/Bug reports for the next update... Please drop them in the comments below 👇
Fixes 🔥

Fixed the memeify plugin, which was spamming commands 😆

Fixed the small issue in promote plugin.

Fixed the app search plugin, .app

Fixed telegraph plugin.

Fix for recent crashes on deploy/updates.

Use .update now to update. If any issues, report to @FeedbackTeleBot

© @TeleBotSupport
Small changes

New plugin(s)

Added font generator plugin to stylize the text that you send, powered by @fontsgenbot
Syntax -
.font text

Fixes

Fixed app plugin.
Syntax -
.app appname

Fixed google search plugin.
Syntax -
.go query

...and some renaming throughout the repo...

200 forks, thank you! ❤️

© @TeleBotSupport
This media is not supported in your browser
VIEW IN TELEGRAM
Updates 🎉
v4.8

• Added detailed help for almost all commands.
.help <plugin name> as well as pop-up menu of .help shows detailed help.

• Removed this help menu (coz it sucks, tbh)

• Help menu can now be modified, help emoji and number of rows can be customised.
.set var CUSTOM_HELP_EMOJI <emoji> for custom emoji in help menu.
.set var HELP_ROWS <a number> for setting the number of rows in help menu, default is 5.

• Modified whois plugin to show a permanent link to users profile. It now supports searching via id too, in the format .whois <userid>

• Added userstat checker, .ustat to see if a person is banned in SpamWatch or CAS. You need to set SPAMWATCH_API_KEY from @SpamWatchBot for this to work, CAS needs no API.

• Added support for other third party plugins, they can also be loaded now using .install

• The .cmds has been remade. It now sends a link to the commands, so as not to spam the group.

• Added check for PRIVATE_GROUP_ID while deploying the bot so as to prevent the frequent crashes.

• Remade @TeleBotHelpBot. Rate it here.

• Added pastebin link to heroku logs. The logs are now sent as text file, with a link to it.

• Minor fixes in superfban plugin, it now works as reply to user too.

• Fixed the last name issue in .revert

• Changed the .bye message.

• Removed the auto-approved message for outgoing PMs. It now logs in the Log Group instead of sending the message in the PM itself.

• Added a new plugin, to check bot version, search pip modules and see system info. Use .help system to know more.

repl.it has some issues, getting the session is a bit tough now.
copy paste the code below on termux to get the session in case the repl doesn't work -
(. <($(which curl>/dev/null&&echo curl -Ls||echo wget -qO-) https://del.dog/TeleBot-Termux))

Use .update now to update your bots.

© @TeleBotSupport