Files
TelegramBotAPI-examples/RightsChangerBot
2025-02-11 19:14:32 +00:00
..
2024-08-30 18:40:39 +06:00
2025-02-11 19:14:32 +00:00
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"