Skip to content

Latest commit

 

History

History
71 lines (51 loc) · 1.72 KB

README.md

File metadata and controls

71 lines (51 loc) · 1.72 KB

RENAMER_BOT

Telegram File Renamer Bot

Configs

  • TG_BOT_TOKEN - Get bot token from @BotFather

  • API_ID - From my.telegram.org

  • API_HASH - From my.telegram.org

  • ADMIN - Your User ID

  • DATABASE_URI - Mongo Database URL from https://cloud.mongodb.com/

  • DATABASE_NAME - Your database name from mongoDB. Default will be 'my'

Bot Commands

View Thumbnail

  • /viewthumb View Thumbnail

Delete Thumbnail

  • /delthumb Delete Thumbnail

Broadcast Send Message To All User

  • /broadcast reply to message

Deploy to Heroku

Deploy

License

lntechnical2/RENAMER_BOT is licensed under the
Apache License 2.0
A permissive license whose main conditions require preservation of copyright and license notices.
Contributors provide an express grant of patent rights.
Licensed works, modifications, 
and larger works may be distributed under different terms and without source code 

Support 🇮🇳

Telegram

YouTube

Credits

Pyrogram

MongoDB