Skip to content

Commit e70a61e

Browse files
committed
update worker/src/worker.js
1 parent 67c69b5 commit e70a61e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

worker/src/worker.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,10 @@ async function handleBotCommand(request, env) {
112112

113113
async function handleStartCommand(BOT_TOKEN, chatId) {
114114
const message = `
115-
<blockquote expandable>🎬 <b>Welcome to IMDB-TG-POST Bot!</b> 🎬
115+
🎬 <b>Welcome to IMDB-TG-POST Bot!</b> 🎬
116116
Your personal assistant to post the latest movie & series updates to your Telegram channels and groups.
117117
118-
🛠️ <b>Getting Started:</b>
118+
<blockquote expandable>🛠️ <b>Getting Started:</b>
119119
Follow these simple steps to set things up:
120120
121121
1️⃣ <b>Add your channel or group</b>

0 commit comments

Comments
 (0)