Conversation
|
🚀 Deployed on https://698bea1f0f2d159ca8296ec3--grammy.netlify.app |
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
It's pretty irresponsible to host a service without understanding anything about it. I have yet to decide if we should encourage this, I'll get back to you |
|
|
A lot of money can be made this way, don't get me wrong. Their incentives are clear. It's just that ... deploying code you don't understand is already bad, but deploying it onto infra you don't understand is outright negligient. |
KnorpelSenf
left a comment
There was a problem hiding this comment.
Can you alter the instructions to describe how to deploy to exe.dev manually? We can include a warning box near the end of the page which mentions that an idgaf-deployment via LLMs exists, and when people should/shouldn't use it.
|
@PonomareVlad pleasea resolve the conflicts |
This pull request adds documentation for hosting grammY bots on exe.dev and integrates exe.dev as a recommended hosting provider throughout the site. The main changes include a new tutorial, an update to the hosting comparison table, and a navigation menu addition.
Documentation and Content Additions:
site/docs/hosting/exe.mdwith step-by-step instructions for deploying grammY bots on exe.dev, including Shelley prompt examples for both long polling and webhooks, as well as information about custom domains.site/docs/hosting/comparison.mdto include exe.dev, detailing its pricing, specs, and location.Navigation Updates:
site/docs/.vitepress/configs/locales/en.ts.