Made by a nerd tired of being ignored <3
A scheduled bot wakes up on its interval (20 min ->hourly), runs its task, then exits.
If you don’t set a schedule, the bot runs persistently and responds in real time.
A scheduled bot wakes up on its interval (20 min ->hourly), runs its task, then exits.
If you don’t set a schedule, the bot runs persistently and responds in real time.
We support scheduling (20min → hourly), but the runtime is persistent, isolated, and auto-managed, so you don’t have to stitch cron + functions + reconnect logic together.
We support scheduling (20min → hourly), but the runtime is persistent, isolated, and auto-managed, so you don’t have to stitch cron + functions + reconnect logic together.
A patch addressing this is being deployed tonight, and a redesigned frontend is in final testing and will roll out shortly. Improving usability and cross-browser support is a priority.
Appreciate the feedback.
A patch addressing this is being deployed tonight, and a redesigned frontend is in final testing and will roll out shortly. Improving usability and cross-browser support is a priority.
Appreciate the feedback.
Typescript
Javascript
Python
Typescript
Javascript
Python