Skip to content

Commit 612a14a

Browse files
authored
Update To V1.0.0 🔥 @RknDeveloper
1 parent ccdaff0 commit 612a14a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Rkn_Botz/caption.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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> /delcaptionDelete 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!

0 commit comments

Comments
 (0)