{"id":20599548,"url":"https://github.com/devsrijit/clear-discord-bot","last_synced_at":"2026-04-20T02:38:17.341Z","repository":{"id":243644008,"uuid":"812970074","full_name":"DevSrijit/Clear-Discord-Bot","owner":"DevSrijit","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-10T17:36:12.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T15:50:33.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevSrijit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-10T08:57:48.000Z","updated_at":"2024-07-15T17:40:05.000Z","dependencies_parsed_at":"2024-06-10T11:53:06.012Z","dependency_job_id":"8aeae9bf-a0f7-47fb-92ef-bafae6e1cc67","html_url":"https://github.com/DevSrijit/Clear-Discord-Bot","commit_stats":null,"previous_names":["devsrijit/clear-discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevSrijit/Clear-Discord-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevSrijit%2FClear-Discord-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevSrijit%2FClear-Discord-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevSrijit%2FClear-Discord-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevSrijit%2FClear-Discord-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevSrijit","download_url":"https://codeload.github.com/DevSrijit/Clear-Discord-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevSrijit%2FClear-Discord-Bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32030528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T08:33:17.300Z","updated_at":"2026-04-20T02:38:17.309Z","avatar_url":"https://github.com/DevSrijit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeDay Kolkata Registration Count Bot\n\n## Motivation\n\nThis project automates the process of tracking registration counts for CodeDay Kolkata, a 24 hour long Coding Event organized in Kolkata. It utilizes a Discord bot to notify server members whenever there is a new registration. Additionally, it provides a slash command `/tickets` to retrieve the current registration count on demand.\n\n## Setup\n\nFollow these steps to set up and deploy the CodeDay Registration Count Bot:\n\n```bash\n# Clone the Repository\ngit clone https://github.com/devsrijit/clear-discord-bot.git\n\n# Navigate to the Project Directory\ncd clear-discord-bot\n\n# Install Dependencies\nnpm install\n```\n\n### Configure Bot Settings\n\nUpdate the configuration files to include your Discord bot credentials and other necessary details:\n\n#### `config.json`\n\n```json\n{\n  \"clientId\": \"YOUR_CLIENT_ID\",\n  \"guildId\": \"YOUR_GUILD_ID\",\n  \"token\": \"YOUR_BOT_TOKEN\",\n  \"channelId\": \"YOUR_CHANNEL_ID\",\n  \"api_key\": \"YOUR_CLEAR_API_TOKEN\",\n  \"event_id\": \"YOUR_CODEDAY_EVENT_ID\"\n}\n```\n\n### Run the Bot\n\nStart the bot by running the `bot.js` file:\n\n```bash\nnpm start\n```\n\n## I hope this helps you keep track of the registrations at your event ! Happy hacking.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsrijit%2Fclear-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsrijit%2Fclear-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsrijit%2Fclear-discord-bot/lists"}