-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Eg, allow one to have multiple twitter accounts, IRC bots, etc.
This would probably require an expansion of the current configuration system (right now we use .ini files), probably to YAML or JSON configs (to represent the information for each account), and a tweak to our start code to allow all instances to be iterated over. Obviously packet information needs to indicate which account things correspond to.
This is separate from allowing multiple users, which would almost certainly involve separate config directories entirely, and a separate 0MQ bus for each user. (This would be needed for EaaS.)
Suggested by @_aGHz.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1430272-support-multiple-accounts-for-each-endpoint?utm_campaign=plugin&utm_content=tracker%2F347315&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F347315&utm_medium=issues&utm_source=github).