{"id":19222642,"url":"https://github.com/jaynightmare/distrack-vscode-extension","last_synced_at":"2026-05-01T08:31:41.559Z","repository":{"id":261860625,"uuid":"884546354","full_name":"JayNightmare/DisTrack-VSCode-Extension","owner":"JayNightmare","description":"Extension for DisTrack. It tracks how long you've coded for and works with the DisTrack discord bot and the website so you can view your programming stats!","archived":false,"fork":false,"pushed_at":"2025-02-16T16:15:07.000Z","size":640,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T17:28:04.379Z","etag":null,"topics":["bot","discord","discord-api","discord-bot","discord-js","leaderboard","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=JayNightmare.dis-track","language":"TypeScript","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":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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-11-07T00:21:04.000Z","updated_at":"2025-02-16T16:15:10.000Z","dependencies_parsed_at":"2024-11-08T21:28:52.912Z","dependency_job_id":"33ca602b-4add-4bfc-b28f-52727b63f21d","html_url":"https://github.com/JayNightmare/DisTrack-VSCode-Extension","commit_stats":null,"previous_names":["jaynightmare/distrack-vscode-extension"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-VSCode-Extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-VSCode-Extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-VSCode-Extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-VSCode-Extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayNightmare","download_url":"https://codeload.github.com/JayNightmare/DisTrack-VSCode-Extension/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240298402,"owners_count":19779280,"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":["bot","discord","discord-api","discord-bot","discord-js","leaderboard","vscode-extension"],"created_at":"2024-11-09T15:05:03.236Z","updated_at":"2026-05-01T08:31:41.528Z","avatar_url":"https://github.com/JayNightmare.png","language":"TypeScript","funding_links":[],"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    VSCode Coding Tracker Extension\n  \u003c/h1\u003e\n\u003c/div\u003e\n\n\nThis Visual Studio Code extension helps you track and analyze your coding sessions by integrating with Discord and logging coding activity to a MongoDB database. It displays your active coding time, language usage, and various achievements through a dedicated Discord bot. \n\n\u003e Bot Invite: https://discord.com/oauth2/authorize?client_id=1305258645906526328\n\n\u003e Bot Version: beta@v0.7.8\n\n\u003e Extension: \n- [Source Code](https://github.com/JayNightmare/DisTrack-VSCode-Extension)\n- [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=JayNightmare.dis-track)\n\n\u003e Extension Version: beta@v0.6.0\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-VSCode-Extension\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-vscode-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaynightmare%2Fdistrack-vscode-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaynightmare%2Fdistrack-vscode-extension/lists"}