Gatekeeper bot
December 10, 2024 ยท View on GitHub
This repository contains simple different example of how to use the telegram-bot library to make gatekeeper bot.
How to use
To clone only master branch use this command:
git clone git@github.com:ktgram/gatekeeper.git
Then replace the word BOT_TOKEN with your token in TgBotApplication.kt
and just run your first bot with command:
./gradlew run
If you have any questions, you can see the api documentation or ask in the chat room.
Acknowledgements
Thanks for choosing this library, I hope you find it handy and useful. If you find this repository helpful, please consider giving it a star.
If you have any suggestions or feedback, I'll always be glad to help and listen to you :)