I am working on a Twitch Chatbot and am planning to deploy the chatbot client on Google Cloud Run. I am planning to use the NojeJS
API plainly because I am familiar with the language.
Before I do that I would like to understand how an IRC client would impact the cloud run bill.
I am not able to wrap my head around IRC client implementation. Can someone please help me understand how can I calculate/estimate pricing for my application.
Would also like to know if there are any other cheap recommended approach to implement this?
Thanks in advance!.