Open gdude2002 opened 8 years ago
So, a few things need to be thought about here. Let's split this up into platforms.
/etc
/var/lib
/var/run
Probably going to want to keep this self-contained? We could store things in AppData, but that seems like it'd just be a pain. Needs more discussion.
So, a few things need to be thought about here. Let's split this up into platforms.
Linux/OSX/BSD/etc
/etc
(ini format?), containing:/var/lib
?) - both for the bot itself and plugin manager/var/lib
, unless someone can correct me on that/var/run
Windows
Probably going to want to keep this self-contained? We could store things in AppData, but that seems like it'd just be a pain. Needs more discussion.