{"id":22555449,"url":"https://github.com/jaynightmare/distrack-discord-bot","last_synced_at":"2025-03-28T11:12:08.596Z","repository":{"id":261876466,"uuid":"884959376","full_name":"JayNightmare/DisTrack-Discord-Bot","owner":"JayNightmare","description":"Discord Bot Linked to DisTrack","archived":false,"fork":false,"pushed_at":"2025-02-19T23:35:06.000Z","size":2731,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T20:15:04.834Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://discord.com/oauth2/authorize?client_id=1305258645906526328","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JayNightmare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"github":["JayNightmare"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2024-11-07T17:36:54.000Z","updated_at":"2025-02-24T15:44:20.000Z","dependencies_parsed_at":"2025-02-07T00:33:43.270Z","dependency_job_id":null,"html_url":"https://github.com/JayNightmare/DisTrack-Discord-Bot","commit_stats":null,"previous_names":["jaynightmare/distrack-discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-Discord-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-Discord-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-Discord-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-Discord-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayNightmare","download_url":"https://codeload.github.com/JayNightmare/DisTrack-Discord-Bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246017731,"owners_count":20710240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-12-07T19:07:54.948Z","updated_at":"2025-03-28T11:12:08.569Z","avatar_url":"https://github.com/JayNightmare.png","language":"JavaScript","funding_links":["https://github.com/sponsors/JayNightmare"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=center\u003e\n  \u003cimg src=\"images/distrack.png\" width=225 radius=10 /\u003e\n\u003c/div\u003e\n  \n\u003cdiv align=center\u003e\n  \u003ch1\u003e\n    DisTrack - Discord Coding Tracker Bot\n  \u003c/h1\u003e\n\u003c/div\u003e\n \nDisTrack is a Discord bot that integrates with a VSCode extension to help you track your coding activities, including time spent coding, languages used, achievements, and streaks.\n\n\u003e Bot Invite: https://discord.com/oauth2/authorize?client_id=1305258645906526328\n\u003e \n\u003e Bot Version: beta@v0.7.8\n\u003e - [Source Code](https://github.com/JayNightmare/DisTrack-Discord-Bot)\n\n\u003e Extension: \n\u003e - [Source Code](https://github.com/JayNightmare/DisTrack-VSCode-Extension)\n\u003e - [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=JayNightmare.dis-track)\n\u003e\n\u003e Extension Version: beta@v0.6.0\n\n\u003e Website: https://distrack-website.vercel.app\n\n## Table of Contents\n- [Table of Contents](#table-of-contents)\n- [Features](#features)\n- [Installation](#installation)\n- [Configuration](#configuration)\n- [Usage](#usage)\n- [Commands](#commands)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- **Coding Session Tracking**: Automatically tracks coding sessions when you start VSCode.\n- **Language-Specific Time Tracking**: Records the time spent in each programming language.\n- **Discord Integration**: Shows a real-time status in Discord, including the file and language.\n- **Achievements**: Gain achievements for milestones based on your total coding time.\n- **Profile Management**: View coding stats and achievements through a Discord bot.\n\n## Installation\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/JayNightmare/DisTrack-Discord-Bot\n   ```\n2. **Install Dependencies**:\n   ```bash\n   cd DisTrack-VSCode-Extension\n   npm install\n   ```\n3. **Setup MongoDB**:\n   - Ensure MongoDB is installed and running.\n   - Create a database and note the connection URI.\n\n## Configuration\n\n1. **MongoDB Setup**:\n   - Ensure the IP address for your server is whitelisted in MongoDB Atlas or your MongoDB instance.\n   \n## Usage\n\n1. **Start VSCode**:\n   - When you start VSCode, the extension will automatically begin a coding session and track your active language and coding time.\n   \n2. **Link Discord**:\n   - Click on the status bar item \"Link to Discord\" and enter your Discord ID to enable activity tracking and achievements through the Discord bot.\n\n3. **Stop Coding Session**:\n   - When you close VSCode, the session ends, and your session data is saved to the MongoDB database.\n\n## Commands\n\n- **Profile**: Displays your coding profile, including total coding time, language stats, and achievements.\n- **Leaderboard**: View the top users based on total coding time\n- **Achievements**: Lists the milestones you’ve achieved\n- **Compare**: Compares your stats against another user's stats\n- **Freeze Streak**: Freezes your streak\n- **Help**: Shows all commands and info about the bot\n- **Recents**: Shows information from recent session\n- **Set Bio**: Sets the bio for the profile command\n- **Bug Reports and Suggestions**: Sends your feedback to the developement team so we can improve the extension and bot\n\n## Contributing\n\n1. Fork the repository.\n2. Create a new branch:\n   ```bash\n   git checkout -b feature-branch\n   ```\n3. Commit changes:\n   ```bash\n   git commit -m \"Add a feature\"\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature-branch\n   ```\n5. Open a pull request.\n\n## License\n\nThis project is licensed under the Creative Commons Legal Code License. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaynightmare%2Fdistrack-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaynightmare%2Fdistrack-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaynightmare%2Fdistrack-discord-bot/lists"}