Closed gdamjan closed 4 years ago
A combined Erlang app + supervisor to manage several bot instances (several FSMs):
· It should parse a single config file · the supervisor is globally registered · api for enumeratting the bot instances
mostly done in f738ba920ceffe24c1ac40cce835856aabb62a90 except for the app API
A combined Erlang app + supervisor to manage several bot instances (several FSMs):
· It should parse a single config file · the supervisor is globally registered · api for enumeratting the bot instances