mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
				synced 2025-10-30 19:50:06 +00:00 
			
		
		
		
	fix readmes
This commit is contained in:
		| @@ -1,9 +1,12 @@ | ||||
| # RightsChanger | ||||
|  | ||||
| Use `/start` with bot to get request buttons. Bot will ask you to choose user/chat from your list and send it to him. | ||||
| All the commands should be called with reply to some common user. | ||||
|  | ||||
| * Use `/simple` with bot to get request buttons for non-independent permissions change | ||||
| * Use `/granular` with bot to get request buttons for independent permissions change | ||||
|  | ||||
| ## Launch | ||||
|  | ||||
| ```bash | ||||
| ../gradlew run --args="BOT_TOKEN[ optional/folder/path]" | ||||
| ../gradlew run --args="BOT_TOKEN allowed_user_id_long" | ||||
| ``` | ||||
|   | ||||
| @@ -5,5 +5,5 @@ Use `/start` with bot to get request buttons. Bot will ask you to choose user/ch | ||||
| ## Launch | ||||
|  | ||||
| ```bash | ||||
| ../gradlew run --args="BOT_TOKEN[ optional/folder/path]" | ||||
| ../gradlew run --args="BOT_TOKEN" | ||||
| ``` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user