https://github.com/Nexus-Scripture/GameStop-Bot
https://github.com/Nexus-Scripture/GameStop-Bot
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Nexus-Scripture/GameStop-Bot
- Owner: JayNightmare
- License: cc0-1.0
- Created: 2024-12-23T16:31:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-30T02:28:54.000Z (over 1 year ago)
- Last Synced: 2025-02-17T04:48:44.303Z (over 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
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
- [Table of Contents](#table-of-contents)
- [Features](#features)
- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#usage)
- [Commands](#commands)
- [Contributing](#contributing)
- [License](#license)
## 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**:
```bash
git clone https://github.com/JayNightmare/?
```
2. **Install Dependencies**:
```bash
cd ?
npm install
```
3. **Setup API's**:
- **GameStop API**: Create an account on [GameStop API](https://api.gamestop.com)
- **Epic Games API**: Get the [Epic Games API](https://rapidapi.com/pyuser/api/epic-games-store-free-games) from RapidAPI
- **Steam API**: Get the [Steam API](https://rapidapi.com/asusalman986/api/games-details) from RapidAPI
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:
```bash
git checkout -b feature-branch
```
3. Commit changes:
```bash
git commit -m "Add a feature"
```
4. Push to the branch:
```bash
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](LICENSE) file for more details.