Closed moises-silva closed 5 years ago
I'd be happy to look at this if it was updated for the rename of willie to sopel. @moises-silva are you able to add a commit renaming the necessary imports, or at least give maintainers permission to edit the branch?
Abandoned PR. :frowning_face:
Users wanting functionality like this can adapt the code (and resubmit the updated code in a new PR), or build something off of https://github.com/dgw/sopel-sockmsg (which doesn't require zmq
).
Not the most efficient implementation, but, it works :)
It'd be nice to extend it to include destination channel(s) in the message instead of posting to all channels, but for now this suits our purpose well and it does not impose any formatting on the message (e.g certain json format to decide which channel(s) to post to)