Skip to content

This is the source code for changing the appearance of videos on Telegram

License

Notifications You must be signed in to change notification settings

BukanDev/CustomThumb

Repository files navigation

CustomThumb or RenameBot

Information

This bot can be used to change the appearance of Telegram videos with a lightweight and simple program

Warning

please don't delete credits and use this source code wisely

Deploy straight to Heroku!

Deploy

Deploy VPS

root@root$ git clone https://github.com/BukanDev/CustomThumb
root@root$ cd CustomThumb
root@root$ pip3 install -r requirements.txt
root@root$ nano sample.env 
root@root$ cp sample.env .env
root@root$ screen -S bukan
root@root$ python3 -m thumb

Required Strings :-

  • -> TG_BOT_TOKEN
    Your Bot Token Taken From @BotFather

  • -> APP_IDAnd API_HASH
    Get It From Here

Credits, and Thanks to Beloved Developers ;

About

This is the source code for changing the appearance of videos on Telegram

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published