@@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
@@sohamdas7820 So technically we are not hosting it on Cloudflare, we are using Cloudflare to connect to it. You either need a vm/server or your local machine (pc/laptop) to run n8n.
Amazing work, many thanks!!!
This is really helpful! Thank you very much! :)
Glad it was helpful!
Thanks Bro, it's so much valuable. create more videos like this.😍
Thanks mate, I will try my best.
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
well done Ehsan, that was so useful❤
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 😍
Super helpful guide, thanks!
Great job on the video! I learned a lot, thank you
Merci from France (y)
@@Zoukero75013 I'm glad you liked it 😍
You making things easy!
perfect 👌🏽
Yoohoo 🎉
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
The way you hosted n8n on cloudfare is that totally free to use? if so then i wont need to buy any cloud service
@@sohamdas7820 So technically we are not hosting it on Cloudflare, we are using Cloudflare to connect to it.
You either need a vm/server or your local machine (pc/laptop) to run n8n.