Skip to content

Support running multiple instances of Wumpex #20

@dealloc

Description

@dealloc

Currently Wumpex is designed to run exactly one instance of itself per runtime.
This is because Wumpex is globally configured, a better approach would be to adopt something like Ecto where you have a Repo module that can be configured, allowing multiple bots in the same application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions