-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.nd
More file actions
26 lines (22 loc) · 834 Bytes
/
Copy pathREADME.nd
File metadata and controls
26 lines (22 loc) · 834 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# RaidFlux Bot (Telegram-only) — Full Version
Features:
- Multi-project support (CA, website, telegram, twitter link fields)
- Raid/shill message generator (text + image)
- Proof submission & admin approval workflow
- Leaderboard, export proofs
- Admin panel (add/edit projects, templates, settings)
- Auto-pin project info and /info command
- Scheduled raids (basic)
- Anti-spam / rate limits
## Quick start (Render)
1. Fork this repo.
2. Create `.env` from `.env.example` and fill TELEGRAM_TOKEN and ADMIN_IDS.
3. On Render: New → Web Service → Connect repo → set env vars:
- TELEGRAM_TOKEN
- ADMIN_IDS
4. Deploy. Render uses Procfile to run `python -u src/bot.py`.
## Important security
- NEVER commit `.env` to GitHub.
- If token leaks, regenerate it in @BotFather.
## Commands
See `/help` in bot for full list.