raz5020
raz5020
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
For sure behind the scenes, for they are intended for similar purposes product wise
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
Yea maybe only for cpu
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
Aws lambda specifically does allow u to expose the public api and that's the same as runpod cpu in my eyes
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
I mean if aws allows that I don't really see the difference
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
I guess I'll do that then, thank u guys!
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
I guess that will work, but I was thinking if aws lambda can expose a public api then so can the runpod 🥲
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
And then the lambda just adds the api key and calls run pod?
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
I have just searched phrases like "telegram Bot" and seen people talking about theirs connecting to a serverless function
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
Hmm, that's strange since in the history of the chats in this discord people have created telegram bots that communicated with a serverless function, so I think I'm missing something
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
Telegram allows u to connect a message to a post request to a url, but u can't authenticate using an http header authorization parameter
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
Not sure if that is possible
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
One thing that might help is if I can transfer the autorization to run pod in the url, maybe as a query parameter?
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
@nerdylive is there a way to both not have a running server at all time and to be able to forward the request without authenticating?
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
runpod cpu serverless would still need to be authorized no? its the same problem
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
yea i guess im just setting up an initial POC, was going to worry about authorization later, allowing people to create users etc..
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
with its sole purpose of adding the authorization to the api call? is that what everyone who connects their gpu instance to a telegram bot does?
49 replies
RRunPod
Created by raz5020 on 7/19/2024 in #⚡|serverless
connecting a telegram bot to a serverless pod
is there a way to solve this without having a private server running at all time? if somehow i could expose an api endpoint that doesn't need authonication that would be ideal
49 replies