Long Running Scripts
Hello, I want to create a telegram bot using grammy.dev as framework. But the script is ended even though I'm using
Here is my code:
bot.start();. Is there any way to make the script run longer?Here is my code: