If you don't know what you want to cook (like I usually do)
Just open the bot, click "Start сooking" and just follow to notifications.
- create the telegram bot;
- set COOKING_BOT_TOKEN and COOKING_BOT_NAME to environment variables;
- obtain own public and secured https url and set it to WEBHOOK_URL also (eg ngrok http 8083);
- set OPENAI_TOKEN;
mvnw sping-boot:run
tbd
tbd