mirror of
https://github.com/tiennm99/store-scraper-bot-java.git
synced 2026-05-20 12:24:36 +00:00
b3cc35b4c2
Replaces the previous TelegramBots dependency with the new telegrambots-client, extensions, and longpolling modules. Adds StoreScrapeBot with command handling, including a stub AddGroupCommand, and updates Main to start the bot. Config is extended to support bot credentials and admin IDs, and CouchbaseUtil is simplified to remove example code.