Skip to content

Discord bot for creating pug matches. Written in Typescript

Notifications You must be signed in to change notification settings

timothyac/codpug-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codpug-discord

Discord bot for pug matches

What can it do

Overall (goal)

To have a bot that can create, stage and handle a pug queue/leaderboard for a discord.

Currently

  • Create members into a firebase/firestore db
  • !joinQ Allows user's to join a queue
  • Match players based on elo
  • Send a message to a specific channel to let them know they've matched
  • Remove player from queue
  • Match reporting

Working On

  • Adjust elo after a match has been reported
  • Send a message to a group DM between the two players
  • !leaderboard

Future

  • !leaveQ
  • Admin overrides
  • Deployment to heroku

Dev

To Run

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run start

# compile TS into JS
npm run build

Helpful Resources

About

Discord bot for creating pug matches. Written in Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published