Skip to content

Latest commit

 

History

History
88 lines (68 loc) · 2.35 KB

File metadata and controls

88 lines (68 loc) · 2.35 KB

GameStop - Discord GameStop Bot

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: beta@v0.0.1

Table of Contents

Features

  • 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.

Installation

  1. Clone the Repository:
    git clone https://github.com/JayNightmare/?
  2. Install Dependencies:
    cd ?
    npm install
  3. Setup API's:
  4. Setup MongoDB:
    • Ensure MongoDB is installed and running.
    • Create a database and note the connection URI.

Configuration

  1. MongoDB Setup:
    • Ensure the IP address for your server is whitelisted in MongoDB Atlas or your MongoDB instance.

Usage

  1. Start Discord Bot:
    • ?

Commands

  • //: ?

Contributing

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Commit changes:
    git commit -m "Add a feature"
  4. Push to the branch:
    git push origin feature-branch
  5. Open a pull request.

License

This project is licensed under the Creative Commons Legal Code License. See the LICENSE file for more details.