Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 474 Bytes

File metadata and controls

9 lines (6 loc) · 474 Bytes

Ananda Telegram Chatbot

Telegram chatbot using watson artificial intelligence.

A Watson conversation project must be configured previously.

  • create an .env file based on envExample

The BotFather

Luckily Telegram makes it very easy to create and manage bots. Add the BotFather to Telegram and start creating a new bot by sending the /newbot command. BotFather will guide you through the process. He will give you a token which you will need to use the HTTP API.