Discord Bot that provides information about Pinball Rankings via the IFPA
To add IFPA Discord Companion to your server, use the following link:
https://discord.com/api/oauth2/authorize?client_id=932451797749075998&permissions=84992&scope=bot
To run this project, you'll need an IFPA API Key and a Discord Bot Token , both placed in the appsettings.json file.
- Container Manager installed via Synology Package Center.
- SSH access to NAS.
- GHCR Personal Access Token (PAT) with
read:packagesscope.
docker login ghcr.io -u edgiardina --password-stdin
## Deploying Bot + Watchtower
```bash
copy docker-compose.yml
docker compose up -d