https://github.com/spearheadone/telegrambots
Couple of Dummy Telegram Bots
https://github.com/spearheadone/telegrambots
java spring-boot telegram telegram-bot
Last synced: 5 months ago
JSON representation
Couple of Dummy Telegram Bots
- Host: GitHub
- URL: https://github.com/spearheadone/telegrambots
- Owner: spearheadOne
- License: mit
- Created: 2018-09-17T20:44:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T10:29:26.000Z (about 2 years ago)
- Last Synced: 2025-02-18T00:23:06.781Z (over 1 year ago)
- Topics: java, spring-boot, telegram, telegram-bot
- Language: Kotlin
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TelegramBots
Couple of Dummy Telegram Bots
1) [UpdateBot](LongPolling/UpdateBot/README.md)
2) [CommandBot](LongPolling/CommandBot/README.md)
3) [ChatAnalyzerBot](Webhook/ChatAnalyzerBot/README.md)