mrf7 / KMMtg

2 stars 0 forks source link

Create a discord interface #12

Open mrf7 opened 2 years ago

mrf7 commented 2 years ago

Should probably go through the rest api eventually but this is probably our core interaction point so we can start by just having a discord module that depends on the other modules directly. Just make like a CardRepo interface or whatever and an implementation that hits the db directly for now then we can swap it with a rest api impl later