Mibew / mibew

Mibew Messenger - open-source live support application
https://mibew.org
Other
473 stars 204 forks source link

Add plugin, or integrate into existing one? Operators Online plugin #202

Closed snewell92 closed 7 years ago

snewell92 commented 7 years ago

I made this plugin a few weeks ago, and I just saw that #174 is landing an official plugin of a related kind (operator status querying).

Could the functionality in my plugin be pulled into that one? Mine's very small, so I don't think it should be added as an official plugin by itself, but mine is useful to me and my team so it might be useful to others.

What do y'all think?

everyx commented 7 years ago

Yes, I think we can leave operator code to null and then return is any operator online, and specific operator code then return this operators online status.

snewell92 commented 7 years ago

Sounds great to me @everyx

everyx commented 7 years ago

@snewell92 I just release a new version add your needed feature, but this plugin is direct return true or false but not JSON object.

Just checkout the README