AllenLau77/tgbot-outlook-creator
0
TG Bot Outlook Creator
Telegram Bot for creating Outlook/Microsoft email accounts. Zero-cost semi-automatic mode — bot generates identity + encrypts credentials, user completes CAPTCHA in their own browser.
Features
- Semi-automatic Outlook account creation ($0/month)
- Encrypted credential storage (Fernet/AES-128)
- Per-user rate limiting
- Health check endpoint for keepalive
- Admin-only commands
Setup
- Set these Secrets in this Space's Settings → Repository Secrets:
- Optional secrets:
ALLOW_ALL_USERS=true— allow all Telegram usersMAX_ACCOUNTS_PER_HOUR=3— rate limit per userFREE_MODE=true— semi-auto mode (default)
- This Space will auto-build and start the bot.
Keep-Alive
HF free Spaces sleep after ~7 days of inactivity. Configure UptimeRobot to ping https://<your-space>.hf.space/health every 5 minutes.
