Tehanu is a Telegram bot to buid Telegram bots written in Kotlin. If you want to learn about Telegram bots, look at the API documentation. If you're already involved with bots, or just want to test your first bot, you will need a to configure Tehanu with a bot access token. To get a bot access token, talk to BotFather in Telegram.
User guide
- Getting started
- Handling Telegram messages
- Await user input
- Store information related to the bot
- Deploy application with Docker