Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ An Open Source Rename Telegram RoBot

### You can also tap the Deploy To Heroku button below to deploy straight to Heroku!

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://www.heroku.com/deploy?template=https://github.com/Ankith09/TG-Rename-Bot)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://www.heroku.com/deploy?template=https://github.com/SHER321/TG-Rename-Bot)

**upgrade** your subscription for [@AnyDLBot](https://telegram.dog/AnyDLBot) without having to run anything on your own

Expand Down
10 changes: 5 additions & 5 deletions translation.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@ class Translation(object):


--------
Simple Telegram Renaming BOT Edited By This LEDEND 😎@ANKITH_M😎
Simple Telegram Renaming BOT Edited By This LEDEND 😎@NGYNY😎

Please send me any Telegram file and reply /rename New Name.extn
SEE /help For My Features
Support Group : @InFoTelGroup
@super_botz
Support Group : @MOVIERG_NY
Support Channel : @ALL_MOVIES_LIABRARY

Any issues contact me:- @ankith_m"""

REPLY_TO_DOC_FOR_RENAME_FILE = "Reply to a Telegram media to `/rename New Name.extension` with custom thumbnail support.."
ABUSIVE_USERS = "You are not allowed to use this bot. If you think this is a mistake, please check /me to remove this restriction."
FREE_USER_LIMIT_Q_SZE = """Cannot Process.
Free users only 1 request per 30 minutes.
/upgrade or Try 1800 seconds later."""
Free users only 1 request per 3 minutes.
/upgrade or Try 180 seconds later."""
IFLONG_FILE_NAME = """File Name limit allowed by Telegram is {alimit} characters.
The given file name has {num} characters.

Expand Down