Skip to content

awsl-project/cloudflare_telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudflare telegram bot

use cloudflare worker and telegraf to create a telegram bot

config

# modify wrangler.toml
cp wrangler.toml.template wrangler.toml
pnpm i
wrangler secret put TELEGRAM_BOT_TOKENS
wrangler secret put OPENAI_API_KEY
wrangler secret put ADMIN_SECRET
# wrangler secret put GREET_CHAT_IDS
pnpm run deploy

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages