Skip to content
Open
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
4 changes: 2 additions & 2 deletions renamer/tools/text.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class TEXT:
DOWNLOAD_START = f"Downloading Starts soon {SLEEPING_FACE}"
UPLOAD_START = f"Upload Starting Soon {SLEEPING_FACE}"
UPLOAD_SUCESS = f"Thanks for using [me](https://github.com/Ns-AnoNymouS/TG-RENAMER-BOT)"
UPLOAD_SUCESS = f"Thanks for using [me](https://t.me/ibomma1947)"
BANNED_USER_TEXT = f"Hey bro, you are **banned** from using me {FACE_WITH_TEARS_OF_JOY}."
NOT_LOGGED_TEXT = f"This bot was only for private use {LOCKED_WITH_KEY}. If you want to use this bot you need to send me correct password in the format `/login bot_password`"
SAVED_CUSTOM_THUMBNAIL = f"Thumbnail Saved Permanently {NOTEBOOK_WITH_DECORATIVE_COVER}"
Expand All @@ -20,7 +20,7 @@ class TEXT:

** FrameWork:** [Pyrogram](https://github.com/pyrogram/pyrogram)

** Developer:** {bot_owner}
** Developer:** [Owner]

** Channel:** [NS BOT UPDATES](https://t.me/Ns_bot_updates)

Expand Down