DisTrack 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.
Bot Version: [email protected]
- Game Price Tracking: Automatically tracks games from different platforms.
- Ping roles for Free Games: Ping roles in your server for users to get notified when a free game is available.
- Clone the Repository:
git clone https://github.com/JayNightmare/?
- Install Dependencies:
cd ? npm install
- Setup API's:
- GameStop API: Create an account on GameStop API
- Epic Games API: Get the Epic Games API from RapidAPI
- Steam API: Get the Steam API from RapidAPI
- Setup MongoDB:
- Ensure MongoDB is installed and running.
- Create a database and note the connection URI.
- MongoDB Setup:
- Ensure the IP address for your server is whitelisted in MongoDB Atlas or your MongoDB instance.
- Start Discord Bot:
- ?
- //: ?
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Commit changes:
git commit -m "Add a feature"
- Push to the branch:
git push origin feature-branch
- Open a pull request.
This project is licensed under the Creative Commons Legal Code License. See the LICENSE file for more details.