Skip to content

ehraz786/index_bot_worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

index_bot_worker

// ORIGINAL CODE CREDIT TO OLAM ADMIN πŸ™πŸ» // Create two separate KVs with the name "RQ" and "Auth_Links" in your Cloudflare Workers dashboard, Steps as follows: // Storage & Databases --> Wokers KV --> + Create Instance // Namespace name: RQ --> Create // Namespace name: Auth_Links --> Create // Bind the KVs to your Worker with the name "RQ" and "LINK_KV", Steps as follows: // Compute (Workers) --> Workers & Pages --> "YOUR_WORKER_NAME" --> Bindings --> Add binding + --> KV Namespace --> Add Binding // Variable name: RQ, KV Namespace: RQ --> Add Binding // Variable name: LINK_KV, KV Namespace: Auth_Links --> Add Binding

// Start the telegram bot - @se1index_bot // Send your worker URL. (https://YOUR_WORKER_NAME.YOUR_SUBDOMAIN.workers.dev) // ENJOY πŸ‘πŸ»

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors