Closed rockneurotiko closed 8 months ago
https://github.com/rockneurotiko/ex_gram/commit/386c386a35d5a28e226c6d7d093f8cb01f0720e9#r135904378
With PR #95 the supervisor name doesn't take in account the :name parameter when starting the Bot, so all the bots with the same module end up with the same module name for the supervisor.
:name
https://github.com/rockneurotiko/ex_gram/commit/386c386a35d5a28e226c6d7d093f8cb01f0720e9#r135904378
With PR #95 the supervisor name doesn't take in account the
:name
parameter when starting the Bot, so all the bots with the same module end up with the same module name for the supervisor.