The Difys Core
Difys could be resumed in 4 different parts.
Tasks
It could be anything, from running a service in specific configuration or connecting an account. This part is managed entirely by our developer team.
Services
This includes any parts of Difys that communicates based on http protocol ( Difys API, mongoDb ... ).
Plugins
The name pretty much describes it. It's just a way to implement functionnalities on our bots.
Dependencies
We update all plugin dependencies for them to work and we check if the game version is safe to use once we get the metadata
Modules
If we have plugins, then what are modules? Modules are everything required to run an account, it's more like required plugins or core plugins.