class script(object): START_TXT = """Hello {0} \n\n➻ This Is An Advanced And Yet Powerful Rename Bot.\n\n➻ Using This Bot You Can Rename And Change Thumbnail Of Your Files.\n\n➻ You Can Also Convert Video To File Aɴᴅ File To Video.\n\n➻ This Bot Also Supports Custom Thumbnail And Custom Caption.\n\nBot Is Made By @dragbotsupport""" HELP_TXT = """Hey {0} \n\nHere Is The Help For My Commands.""" ABOUT_TXT = """My Name :- {0} \n\n➻ Developer :- @dragbotsupport \n➻ Library :- Kurigram \n➻ Language :- Python 3 \n➻ Database :- MongoDB \n➻ Build Status :- Stable """ DONATE_TXT = """Thanks For Showing Interest In Donation! ❤️\n\nIf You Like My Projects You Can Donate Me Any Amount From 10 Rs To 10000 Rs.\n\nYour Donation Helps Me To Keep My Services Alive.""" ADMIN_TXT = """Admin Commands :- \n\n➜ /broadcast - Send Message To All Users \n➜ /users - Check Total Users \n➜ /restart - Restart The Bot """ THUMBNAIL_TXT = """🖼️ Thumbnail Settings\n\nCustom thumbnails add a personal touch to your files.\n\n📁 How to Manage:\n • Save: Send any photo to the bot.\n • Check: Use /showthumb command.\n • Delete: Use /delthumb command.\n\n⚡️ Fast, simple, and automated.""" CAPTION_TXT = """✏️ Caption Settings\n\nCustom captions help organize and brand your media.\n\n🚀 How to Manage:\n • Set: Use /set_caption command.\n • See: Use /see_caption command.\n • Delete: Use /del_caption command.\n\n⚡️ Branding made easy for your channel.""" METADATA_TXT = """📥 HOW TO SET METADATA\n\n➜ Send Me The Metadata Code You Want To Set.\n\nExample :- By @Madflix_Bots"""