Telegram Assistant with OpenAI
An intelligent Telegram bot that processes user messages in real-time using OpenAI, providing instant answers.
1. Creating a telegram bot and the first module in make.
Type the command /newbot, enter the bot’s name and nickname. The bot will generate an token, which will be needed in the make script.
Please note:
The token is unique and must be kept secure. You will need this token to connect the bot to Make.
The bot will not appear in your Telegram until you send it the first message.
Next, go to make and create a new scenario.