kotlin-telegram-bot/kotlin-telegram-bot

🤖 A wrapper for the Telegram Bot API written in Kotlin

Kotlinkotlintelegramtelegram-bottelegram-bot-apihacktoberfest
This is stars and forks stats for /kotlin-telegram-bot/kotlin-telegram-bot repository. As of 29 Apr, 2024 this repository has 717 stars and 146 forks.

Kotlin Telegram Bot A wrapper for the Telegram Bot API written in Kotlin. Usage Creating a bot instance is really simple: fun main() { val bot = bot { token = "YOUR_API_KEY" } } Now lets poll telegram API and route all text updates: fun main() { val bot = bot { token = "YOUR_API_KEY" dispatch { text { bot.sendMessage(ChatId.fromId(message.chat.id), text = text) } } } bot.startPolling() } Want to route commands?: fun...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
imafzalakram/flutter_demosDartSwiftKotlin50079+1
protonpass/android-passKotlinOther1460230
amitshekhariitbhu/Learn-Kotlin-FlowKotlin281+5350
shlomif/Selina-Mandrake--oldPerlCSS0000
digitalinnovationone/womens-world-cup-2023KotlinProcfile470110
toasterofbread/spmpKotlinPython252+288+1
luvit/luvitLuaGoOther3.7k+83890
twentyhq/twentyTypeScriptJavaScriptShell4.6k03090
dyrector-io/dyrectorioTypeScriptGoCSS8340710
yuzu-emu/yuzu-androidC++KotlinCMake2320130