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

https://github.com/hampta/gamebanana2discord

Autorepost new posts from Gamebanana.com to Discord!
https://github.com/hampta/gamebanana2discord

Last synced: 8 months ago
JSON representation

Autorepost new posts from Gamebanana.com to Discord!

Awesome Lists containing this project

README

          

# gamebanana2discord
A simple script to post GameBanana updates to a Discord channel.

## Requirements
- Python 3.6+
- PostgreSQL

## Installation
- Clone the repository
- Install the requirements with `pip install -r requirements.txt`
- Copy `.env.example` to `.env` and fill in the values
- Run the script with `python main.py`

## Usage
- Run the script with `python main.py`
- The script will automatically post new updates to the Discord channel
- To stop the script, press `Ctrl+C`