From c6f4dab25988af9967c64b6ed85157f610b26f18 Mon Sep 17 00:00:00 2001 From: GreyMatter's Date: Wed, 18 Jan 2023 12:40:40 +0530 Subject: [PATCH] Update commands.py --- plugins/commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/commands.py b/plugins/commands.py index cd00906..ee4cadb 100644 --- a/plugins/commands.py +++ b/plugins/commands.py @@ -6,7 +6,7 @@ import sys START_MSG="Hi {},\nThis is a simple bot to forward all messages from one channel to other\n\n⚠️Warning\nYour account may get banned if you forward more files(from private channels). Use at Own Risk!!" -HELP_MSG="Available commands:-\n\n/index - To index a channel\n/forward - To start forwarding\n/total - Count total messages in DB\n/status - Check Current status\n/help - Help data\n/stop - To stop all running processes. \n\nUse /index to index messages from a channel to database.\n\nAfter indexing you can start forwarding by using /forward.\n\nNote:\nYou will require the following data to index a channel:-\n\nChannel Invite Link:- If channel is a Private channel User needs to join channel to acces the messages. Please note that do not leave channel until forwarding completes.\n\nChannel ID:- If channel is a private channel you may need to enter Channel ID. Get it from @ChannelidHEXbot.\n\nSKIP_NO:-From where you want to start Forwarding files.Give 0 if from starting\n\nCaption:- Custom Caption for forwarded files. Use 0 to use default captions." +HELP_MSG="Available commands:-\n\n/index - To index a channel\n/forward - To start forwarding\n/total - Count total messages in DB\n/status - Check Current status\n/help - Help data\n/stop - To stop all running processes. \n\nUse /index to index messages from a channel to database.\n\nAfter indexing you can start forwarding by using /forward.\n\nNote:\nYou will require the following data to index a channel:-\n\nChannel Invite Link:- If channel is a Private channel User needs to join channel to acces the messages. Please note that do not leave channel until forwarding completes.\n\nChannel ID:- If channel is a private channel you may need to enter Channel ID. Get it from @MissRose_bot.\n\nSKIP_NO:-From where you want to start Forwarding files.Give 0 if from starting\n\nCaption:- Custom Caption for forwarded files. Use 0 to use default captions." buttons=InlineKeyboardMarkup( [ [