krehera / SFCJbot

Find matches in your favorite fighting game in the SFCJ Discord!
1 stars 1 forks source link

include DB field for Fightcade username #12

Closed krehera closed 6 years ago

krehera commented 7 years ago

put column "fightcade" (or similar) in users table so that Discord users assign their Fightcade username to it with a "set_fightcade " command (or similar)

the long-term goal is for this to allow us to announce pairings for in-progress Challonge tournaments.

krehera commented 7 years ago

also need a column for CFN. Add edge case for "pairings" command for SFV to spit out CFN instead of Fightcade username.

krehera commented 7 years ago

this has been added to the DB. The pairings command needs to be tested.