You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2024. It is now read-only.
4) Extract `dist.zip` and replace whole `index.js` codes with default cloudflare worker code.
32
32
4) Open `YOUR_WORKER.worker.dev/check` to check all variables are `✅ OK`.
33
+
4) Open `YOUR_WORKER.worker.dev/seed` to save initial data.
34
+
5) To enable Auto-Backup, first set values in bot management section, then Go to worker, `Triggers` tab, `Cron Triggers` section, and add cron trigger.
33
35
5) Save and deploy worker and send a `GET ` request to `/webhook` path to register webhook of your bot. make sure you see `ok` in response.
0 commit comments