telebothost/DailySparkCWMBotPublic · Community Store Listing
Daily Spark Bot
6 commands0 envUpdated 6mo agoCreated Dec 27, 2025
commands/readme.md
markdown · 37 lines · click line # to share
1/**#command2name: readme.md3answer: 4keyboard: 5parse_mode: 6aliases: 7allow_only_group: false8need_reply: false9is_web: 010#command**/11 12 13✅ Bot Purpose & Idea:14- So basically this bot is designed to make users do some simple challenges like in the categories of Study, Mindset, Health, Social, and Creativity.15 This bot is made to create Discipline & to make a person confident by performing just simple tasks.16 The idea is simple, do these small challenges and build discipline because discipline is not built in one day or by doing everything on day 1. It's built by doing simple yet efficient tasks everyday consistently.17 18🔥 Key Features:19- This bot assigns a daily challenge among 50 challenges pre-defined from the categories mentioned above and encourage users to complete it. It assigns the tasks with 2 buttons of completed & skip.20 On completed, the bot registers the task as completed and update the variables of progress like completed challenges, streaks.21 On skip, the bot breaks skips the given task & assign again a new task & also track the skipped tasks to show in the user's progress report.22 If a user has been given a challenge and he/she missed it or failed to complete within 24 hours then bot will assign again a new task & break the streak and reset it to 0 and also store the missed challenges.23 It has proper handling of times, challanges, and reports.24 25👉 Commands Lists:26- There're 5 commands in the bot excluding this readme.md -27 1. /start: Where users are greeted & told about the bot & the work of it.28 2. 🎯 Get Today’s Challenge: Where users are assigned task based on their past progress or a new task on successful completion and time completed or to a new user.29 3. challengeCompleted: Where user's challenge is marked as completed and the data is saved to track progress.30 4. skipChallenge: Where the current task is skipped & re-assigns a new task and track the skipped tasks.31 5. 📊 My Progress: Which shows the whole progress report of a user including challenges completed, streak, missed, and skipped challenges.32 33📜 Usage Instructions:34- It's too easy to use.35 - Just hit /start to start the bot.36 - Use the keyboard button "🎯 Get Today’s Challenge" to get your today's challenge.37 - Use the keyboard button "📊 My Progress" to check your complete progress