TelegramBotAPI-examples/RightsChangerBot
renovate[bot] 8fefb17599
Update dependency io.ktor:ktor-client-logging-jvm to v2.3.5
2023-11-06 07:23:57 +00:00
..
src/main/kotlin fixes in rights bot 2023-09-25 14:55:37 +06:00
README.md fix readmes 2023-02-06 12:11:02 +06:00
build.gradle Update dependency io.ktor:ktor-client-logging-jvm to v2.3.5 2023-11-06 07:23:57 +00:00

README.md

RightsChanger

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

../gradlew run --args="BOT_TOKEN allowed_user_id_long"