/**#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π Like saying βBro, take +10 for helping me πβ π Admins can punish -5, -10 for spam or bad behavior β¨ What Makes It Special?10β give 10 points to a user Reply-5β deduct 5 points (admin only) Reply100β reward someone for being active/helpful No complex commands. No external APIs. Natural communication.
β’ 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 gamificationThink 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:
π§Ύ History System@userA β @userB : +10 πadmin β @spammer : -5 π (Warning)
/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.` });