Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
Categorize Commands! 🕹️
Browse files Browse the repository at this point in the history
Signed-off-by: Dr.Caduceus <[email protected]>
  • Loading branch information
TheCaduceus authored Jun 27, 2022
1 parent 5eb7380 commit 6a963fa
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion Commands.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Bot Commands
This commands will be visible to all your Bot users as command menu, to help them discovering your Bot's functionality.<br>
<b>Add following commands in BotFather:</b><br>
### Add following commands in BotFather:
```
start - Start the Bot
sa - Upload the Serivce Account zip file to use the Bot
Expand All @@ -13,4 +13,20 @@ unvip - Remove a Telegram User ID to the VIP Access List
id - Get your Telegram User ID
contact - Get the contacts details of the owner of the Bot
```
<b>User Commands:</b>
```
start - Start the Bot
sa - Upload the Serivce Account zip file to use the Bot
folders - Select the Shared Drives where you wish to save your files and folders
help - Get Information about the Bot
id - Get your Telegram User ID
contact - Get the contacts details of the owner of the Bot
```
<b>Admin-only Commands:</b>
```
ban - Ban a Telegram User ID from using the Bot
unban - Reallow a Telegram User ID from using the Bot that was earlier banned
vip - Add a Telegram User ID to the VIP Access List
unvip - Remove a Telegram User ID to the VIP Access List
```
<b>⛔NOTICE: Adding this commands are optional, changing this commands from BotFather don't change it for Bot.</b>

0 comments on commit 6a963fa

Please sign in to comment.