Skip to content

Discord Bot that provides information about Pinball Rankings via the IFPA

Notifications You must be signed in to change notification settings

edgiardina/IFPACompanionDiscord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IFPA Companion For Discord

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.

Docker Build Instructions

cd /IFPACompanionDiscord/IFPACompanionDiscord
docker build --tag ifpa-discord-image .
docker save -o ifpa-discord-image.tar ifpa-discord-image
  • Copy tar file to docker host
  • Delete existing Container and Image
  • Load new Image from tar file
  • Create new Container and start

About

Discord Bot that provides information about Pinball Rankings via the IFPA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published