mrf7/KMMtg

Create a discord interface

Opened this issue · 0 comments

mrf7 commented

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