Skip to content

Commit d5db0d3

Browse files
committed
update worker/src/worker.js
1 parent ce753b4 commit d5db0d3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

worker/src/worker.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,15 +169,12 @@ async function handleHelpCommand(BOT_TOKEN, chatId) {
169169
• /start - Welcome message and setup guide
170170
• /help - Show this help message
171171
• /setup - Configure your channel settings
172-
• /post - Create a new content post
173-
• /search - Find movies/series to share
174172
175173
📝 <b>How to Use:</b>
176174
1. <b>Add me to your channel</b> as admin with post permissions
177175
2. <b>Go to our website</b> and explore the features
178176
3. Tap the <b>settings button (⚙️)</b> to configure
179177
4. <b>Add your channel ID</b> and save your configuration
180-
5. Use <b>/search</b> to find content and post directly to your channel
181178
182179
💡<b><i>Example Post Preview:</i></b>
183180
@@ -229,7 +226,7 @@ async function handleSetupCommand(BOT_TOKEN, chatId) {
229226
• Enter your channel ID and save
230227
231228
<b>Step 4:</b> Test the Setup
232-
• Use /search command to find content
229+
• Use search site to find content
233230
• Try posting to verify everything works
234231
235232
💡 <b>Need help?</b> Contact @SLtharindu1

0 commit comments

Comments
 (0)