sankhadip10 / ChallengeTrackerBot

A Discord bot automating challenge verification. Seamlessly tracks participant posts, validates Twitter/LinkedIn links, checks post formats, and auto-assesses eligibility. Features an admin panel for insights and reward distribution. Ensures efficiency, fairness, and reduced moderator effort.
0 stars 0 forks source link

final #9

Open sankhadip10 opened 11 months ago

sankhadip10 commented 11 months ago

Considerations: Channels and Content Parsing: The bot should be able to differentiate posts based on the channel and content. For instance, if a post is made in the #30DaysOfCode channel, it should be counted towards the 30DaysOfCode event. Time Zones: Depending on the global reach of your server, you might need to handle different time zones when tracking daily posts. This structure should cover your requirements, allowing the bot to handle multiple events simultaneously and track each user's daily progress for each event. The modular design ensures scalability and ease of use for both admins and participants.