Skip to content

Commit 38a53e6

Browse files
author
AffanTheBest
committed
remove markdown
1 parent ccda97b commit 38a53e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bot.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ bot.command('help', (ctx) => { // help command
3333
ctx.reply(`/start - Start the bot\n/help - get this message.\n/track {Product Link} - Add product to tracking list.\n/stop_{Tracking ID} - Stop tracking.\n/list - Get list of products that are being tracked.\n\nFor more help join @assuportchat.`,
3434
{
3535
reply_to_message_id: ctx.message.message_id,
36-
parse_mode: "Markdown",
3736
reply_markup
3837
});
3938
});

0 commit comments

Comments
 (0)