Telegram Web Link
✌🏻 Added lyrics plugin

Syntax -
.lyrics {song_name}
or
.glyrics {singer} - {song_name}

glyrics uses Genius Lyrics API, so, before using it, add var GENIUS_API_TOKEN in heroku vars. Get the token from here. (It doesn't work all the time lmao)

✌🏻Added uptime along with alive

Β© @TeleBotHelp
Get to know some basic things about TeleBot by reading the docs.

They can be found here.

Β© @TeleBotHelp
πŸ”§ Fixed carbon.

✌🏻Added ascii plugin
Syntax - .ascii as reply to an image.

Β© @TeleBotHelp
Which one do you prefer as .alive
Anonymous Poll
41%
Sticker along with alive
59%
Customisable alive pic
🀧 Updated updater, yes, again.

What's new
.update command now shows changelog,
.update now updates the bot to the latest version.
(thanks to @buddhhu and @ItzSjDude)

Also, small visual changes done for helper.

Β© @TeleBotHelp
✌🏻Added Alive Picture

Since some wanted alive with sticker and some wanted alive pic, I've decided to give you the option to choose between them...

Add the var ALIVE_PIC to your heroku vars with the telegraph link to the pic to make it your alive pic, i.e, th one you get on using .alive

If you do not want the AlivePic, do not add the var, you will be having the alive with the sticker (the default one).

For help in setting ALIVE_PIC, see this

Β© @TeleBotHelp
Changing OS, will push updates to the master branch tomorrow.

😒You will have to deploy the bot again from start or follow another method (using heroku cli)

Further details will be provided tomorrow, if I'm successful 🀧

DO NOT DEPLOY the beta branch.

Β© @TeleBotHelp
β–ͺ️ OS changed, now runs on Slim Buster.

DO NOT UPDATE THE BOTS USING .update now, FOLLOW THE BELOW STEPS FIRST

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
What you must do -
You must either deploy the bot again. Copy the config vars, delete the present app on heroku and deploy again .
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

OR

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
Install heroku cli on your pc from here.
Open cmd/powershell
Send
heroku apps
heroku stack:set container -a
<your app name>
where, <your app name> is the name of your old heroku app.
Follow the on-screen-prompts.
After completing that, manual deploy the bot.

Note - It takes some time for heroku apps cmd to load, don't edit the cmd prompt before that 🀧
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

Why do these -
Added Dockerfile, fixed updater to show changelog and some small UI changes.

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
Special thanks to these people..

If you have any doubts on any steps, pls ask in the discuss group, we'll help you out.
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

For people without a pc, you may use termux too... Follow the guide posted here.

Β© @TeleBotHelp
Current PM-Permit is buggy, can I remove that and add a simple one?
(Without the menu)
Anonymous Poll
72%
Yes, please πŸ˜…
28%
Nope, menu is needed.
πŸ’« Updates

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
Added .delpfp plugin to delete your profile pics.

Syntax -
.delpfp (number of pics to delete)

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

Added a plugin to help you manage your groups more effectively...
All details here.

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

Added a plugin to pm a person from any chat.

Syntax -
.pmto @username Message

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

Doubts/New Plugin Suggestions - @TeleBotHelpChat

Β© @TeleBotHelp
Plugin updates 😌

Added imdb plugin to search movies.
Syntax -
.imdb movie_name

Improved GBan plugin to be able to ban from any chat by replying to user, command changed from ;gban and ;ungban to .gban and .ungban

Still fixing pmpermit...

Β© @TeleBotHelp
❌ Added a new plugin ❌

Syntax -
.save (as reply to anything)

What it does - Saves the replied text/media to your log channel.

Β© @TeleBotHelp
Fixed images plugin, added gdrive downloader. 😁

Credits here πŸ˜‚

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

Added view_counter plugin. to see how many people have seen a message that you sent. ✌🏻

For this to work, you have to make a private channel, send .get_id, copy the id and do
.set var CHANNEL_ID {copied id}

Syntax -
.frwd as reply to the text/media you want the counter for.

Β© @TeleBotHelp
Need plugin for banning in all feds in one go??
Anonymous Poll
89%
Yep.
11%
No need
Added thumbnail for plugins that are being sent. 😁
Update using .update command.

Β© @TeleBotHelp
Added caption for plugins that are being sent πŸ˜–
Pls update, again 😳

Β© @TeleBotSupport
Channel photo updated
Small changes done

Β» Added Mega Downloader.
Β» Modified GBan.
Β» Reduce time taken to upload plugins.
Β» Change .usage command to show usage of all apps in your heroku.

Update using
.update now

Β© @TeleBotSupport
πŸ’« Fixed the command handler in the testing2 branch of the repo.
If you would like to test it (beta test xD), pls manual deploy that branch...
It would be helpful if you could test that branch and tell me what all isn't working..

Set the var CMD_HNDLR to the value you want, present one is "."

Use of it - Invoke commands with that handler, like, if you set " you can use "alive, "ping and so on.
People who are interested in testing it, please do so and tell me what all aren't working. Only then will these be added to the main repo...

Do
.set var CMD_HNDLR \

{a symbol}
\ is must else it might not work..
Get help if you need any in @TeleBotHelpChat... Report problems, if any, there.

Β© @TeleBotSupport
The old video tutorial is outdated. There is a new one now...

Thanks to @InfoTel14 for making this new tutorial ❀️
2025/07/04 03:18:45
Back to Top
HTML Embed Code: