Create simple telegram-bot
Getting Started with telegrambots
- Clone project Java AI Bot:
We create simple telegram-bot, based on Java TelegramBots library, according getting-started tutorial. Library implements Telegram APIs.git clone https://github.com/JavaOPs/ai-bot
MainAIBot
class implement getUpdates API using Long polling. - Create bot, it takes one-two minute. Open BotFather and following instruction: