/**#command name: readme.md answer: keyboard: parse_mode: aliases: allow_only_group: false need_reply: false is_web: 0 #command**/ Api.sendMessage({ chat_id: user.id, parse_mode: "HTML", disable_web_page_preview: true, text: ` πŸ† Community Point System Bot
A universal point-based reward bot for ANY Telegram community. Reward active members, encourage helpful behavior, and build a healthy ecosystem!
πŸ€– Bot: @RewardCraftBot 🎯 Concept This bot allows members to give or receive points by simply replying with a number. Examples:
Reply 10 β†’ give 10 points to a user Reply -5 β†’ deduct 5 points (admin only) Reply 100 β†’ reward someone for being active/helpful No complex commands. No external APIs. Natural communication.
πŸ“Œ Like saying β€œBro, take +10 for helping me πŸ’Žβ€ πŸ“Œ Admins can punish -5, -10 for spam or bad behavior ✨ What Makes It Special?
β€’ Works in ANY community or niche (tech, gaming, crypto, study, friends) β€’ Full reply-based point transfer system β€’ Helps admins maintain discipline β€’ Motivates users to stay active β€’ Enhances group bonding through appreciation β€’ Admins can gift points for contribution β€’ Natural β†’ feels like a real social economy
πŸ’Ž Core Features
β€’ User-to-user transfer system (reply based) β€’ Admin override (positive & negative values) β€’ Balance validation for normal users β€’ Bot accounts cannot receive points β€’ Per-user transfer history (last 5 records)
πŸ‘₯ Community Impact This bot helps groups to:
β€’ Encourage helpful members β€’ Reduce toxicity (admin -points tool) β€’ Build trust & bonding β€’ Reward contributors instantly β€’ Make learning fun with gamification
Think of it as a mini economy inside your group πŸ’Ž πŸ” Rules & Logic
β€’ Reply must contain a number only β€’ Self-transfer is blocked β€’ Bot accounts cannot receive points β€’ Normal users can only send positive values β€’ Admins can send both + & - values
πŸ‘€ Normal Users: β€’ Can send points only if they have balance β€’ Cannot use negative numbers πŸ‘‘ Admins Only: β€’ Can add or deduct points β€’ Can set group access β€’ Can manage point flow easily πŸ“’ Transaction Log Every successful transfer is logged in a channel:
@userA β†’ @userB : +10 πŸ’Ž admin β†’ @spammer : -5 πŸ’Ž (Warning)
🧾 History System /history β†’ Last 5 transfers for the user only βš™οΈ Commands (Configured by You) β€’ /activate - set community β€’ /history - view personal history πŸ§ͺ Technical Info Platform: TeleBotHost Storage: Bot Properties Database: Not required External API: None Hosting: Not required πŸ’‘ Why This Is Great For Your Community
β€’ Motivates members to participate β€’ Builds respect between users β€’ Admins can promote positivity with point gifts β€’ Creates a friendly & active group environment β€’ Perfect for study groups, gaming clans, crypto groups, trading rooms, etc.
πŸ† Final Quote
Communities grow when people feel valued. This bot makes your community feel like home. Built with for every Telegram family.
` });