An open API service indexing awesome lists of open source software.

https://github.com/Nexus-Scripture/GameStop-Bot


https://github.com/Nexus-Scripture/GameStop-Bot

Last synced: 2 months ago
JSON representation

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.