Idle-RPG-Bot icon indicating copy to clipboard operation
Idle-RPG-Bot copied to clipboard

Modularize RPG and Bot

Open martindale opened this issue 6 years ago • 3 comments

I'd love to collaborate on the RPG components of this project, but I'm much less interested in the Bot than I am the engine you've built. Perhaps you would consider breaking the RPG elements out into a standalone package, and using this repository to import it as a bot?

martindale avatar Mar 29 '18 12:03 martindale

Possibly in the future, but the reason I'm saying possibly is that it's not that difficult to remove the bot components from the RPG engine stuff. It will take some fiddling around but the intention of the repo was to make a discord RPG bot. I already have plans on also making this into a Browser version so the RPG aspect will become an API while a there will be a separate project for the front-end. It will most likely be open-source to an extent.

sizzlorox avatar Mar 29 '18 14:03 sizzlorox

Beautiful — separation of concerns will help the code for this project remain well-isolated and easily-testable. Great news!

martindale avatar Mar 29 '18 19:03 martindale

V2 will now have discord and game logic seperated

sizzlorox avatar Jul 14 '18 23:07 sizzlorox