TelegramBotAPI-examples/RightsChangerBot
2024-07-11 16:48:54 +03:00
..
src/main/kotlin reverted explicit class cast removal 2024-07-11 16:48:54 +03:00
build.gradle Update dependency io.ktor:ktor-client-logging-jvm to v2.3.7 2023-12-07 12:54:06 +00:00
README.md fix readmes 2023-02-06 12:11:02 +06:00

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"