@@ehcaning honestly this vid is dope has set me up quite well, but would love to know how i can bring my own image gen type APIs into this set up, instead of using openai i can use our self hosted APIs... infact if you offer consultancy id consider doing it professionally, cheers
@ Thanks 🤩 glad you enjoyed it. Actually it's possible with HTTP request node in n8n, you can send the http request to your own api, and use the results to send the image to telegram. Let me know if you needed more help with it. contact@ehcan.net
i cant make that telegram bot work what so ever. token is ok in green , but when i go and wanna test the node, stays on only for a sec and nothing is captured
You're right, Telegram needs a Https url for its webhook. Thanks for sharing your solution. 😍 I think something like Cloudflare tunnel could've helped you as well.
@@ehcaning im trying now with network proxy manager and a free dns domain to generate an ssl cert, but i still think it wont over write the n8n http default hook
Great job on the video! I learned a lot, thank you
You making things easy!
damn cant believe this is a new chan, great work mate
Thanks for watching mate, please let me know what do you want to see next 💫
@@ehcaning honestly this vid is dope has set me up quite well, but would love to know how i can bring my own image gen type APIs into this set up, instead of using openai i can use our self hosted APIs... infact if you offer consultancy id consider doing it professionally, cheers
@ Thanks 🤩 glad you enjoyed it.
Actually it's possible with HTTP request node in n8n, you can send the http request to your own api, and use the results to send the image to telegram.
Let me know if you needed more help with it.
contact@ehcan.net
Yoohoo 🎉
thank you man. your video is spot on not a waste of time very nice.
I'm glad you enjoyed it, please let me know what do you want to see next 😍
perfect 👌🏽
Merci from France (y)
@@marcdupuis537 I'm glad you liked it 😍
well done Ehsan, that was so useful❤
Super helpful guide, thanks!
i cant make that telegram bot work what so ever. token is ok in green , but when i go and wanna test the node, stays on only for a sec and nothing is captured
I'm not sure what might be the reason, have you tried looking at the n8n logs? There might be more information there. 🤔
found a work around using npm and a free dns to be able to generate a ssl cert
@@ehcaning could be because of the self hosted n8n, that has a http webhook instead of a https webhook ..
You're right, Telegram needs a Https url for its webhook. Thanks for sharing your solution. 😍
I think something like Cloudflare tunnel could've helped you as well.
@@ehcaning im trying now with network proxy manager and a free dns domain to generate an ssl cert, but i still think it wont over write the n8n http default hook