File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -106,9 +106,9 @@ async def start_cmd(client, message):
106106 caption = (
107107 f"<b>Hey, { message .from_user .mention } 👋\n \n "
108108 f"I'm an Auto Caption Bot.\n "
109- f > I auto - edit captions for videos , audio , documents posted in channels .\n \n "
110- f> /set_caption – Set your custom caption\n "
111- f > / delcaption – Delete and use default caption \n \n "
109+ f" I auto-edit captions for videos, audio, documents posted in channels.\n \n "
110+ f" /set_caption – Set your custom caption\n "
111+ f" /delcaption – Delete and use default caption\n \n "
112112 f"Note: Commands only work in channels where I'm admin.</b>"
113113 ),
114114 reply_markup = types .InlineKeyboardMarkup ([
@@ -250,4 +250,4 @@ async def auto_caption(client, message):
250250# Special Thanks To: @ReshamOwner
251251# Update Channels: @Digital_Botz & @DigitalBotz_Support
252252
253- # ⚠️ Please do not remove this credit!
253+ # ⚠️ Please do not remove this credit!
You can’t perform that action at this time.
0 commit comments