Maybe make the bot work nicely with https://github.com/lenscas/rp_tracker as soon as that support the needed features?
Currently that project is lacking some things the bot needs (turn switching and character edits to name two) but those are planned. As for the different combat systems problems, supporting the one that is used by the bot is already planned and so is being able to make custom charsheets for an RP.
Doing this allows for a nicer database without introducing a (No-)SQL database as a dependency. The only dependency it would introduce is something to allow python to make http(s) requests but I think that the discord api we use already has a dependency on that.
Obviously though, I am biased when it comes to rp_tracker
Maybe make the bot work nicely with https://github.com/lenscas/rp_tracker as soon as that support the needed features?
Currently that project is lacking some things the bot needs (turn switching and character edits to name two) but those are planned. As for the different combat systems problems, supporting the one that is used by the bot is already planned and so is being able to make custom charsheets for an RP.
Doing this allows for a nicer database without introducing a (No-)SQL database as a dependency. The only dependency it would introduce is something to allow python to make http(s) requests but I think that the discord api we use already has a dependency on that.
Obviously though, I am biased when it comes to rp_tracker