Advanced Telegram bot for group cleaning, force join, pass system, feedback & report, broadcast, and owner-only commands.
- Force join channels with image & buttons
- Activation pass system
- Owner commands (DM only)
- Broadcast media, photo, audio, video, documents
- Feedback & Report system with 48h cooldown
- Promote / Demote / Fake admin commands
- Mute / Unmute / Kick / Ban commands
- Anti-link / Admin protection
- Auto delete messages
- Stats tracking
- Hidden & A→Z commands for owners only
- Clone repo:
git clone <your_repo_link> - Install dependencies:
npm install - Add
.envfile with BOT_TOKEN, OWNER_IDS, FORCE_CHANNELS, OWNER_GC_LINK, PASS_BUYER_LINK, PASS_GENERATOR_LINK, START_IMAGE - Run bot:
node bot.js
- Bot works only after correct activation pass
- Hidden commands accessible only to owners
- Feedback/Report messages sent to owner GC
- Compatible with Render / GitHub / Node.js hosting
- Node.js >=18.0.0
- SQLite database included