Hey Anton!
So a couple things:
- 1.
It looks like the most recent attempt went through, for this task. Can you confirm you received this message? If not, you can invite the Lindy bot to the channel by writing /Invite @Lindyin the Slack channel
- a.
I would suggest changing your Message in 'Send a message' to use AI Prompt, otherwise every time the message is sent, it'll say the same thing
2. In regards to your Telegram error, it looks like this error:
Request failed with status code 403 Response: { "ok": false, "error_code": 403, "description": "Forbidden: bot can't initiate conversation with a user" }
I believe it's because Telegram enforces privacy restrictions:
Bots are not allowed to start conversations.
A user must first send a message to the bot or click the Start button in the botβs profile before the bot can reply to them.
Can you confirm that the users who you are trying to message with the bot have initiated a conversation with the bot already?