Limnoria icon indicating copy to clipboard operation
Limnoria copied to clipboard

Channel status

Open Mikaela opened this issue 9 years ago • 1 comments

Currently there is only status status which tells which nick the bot is using on networks where it's connected to. There is no command to get information on how many channels the bot is as a number.

Example output could be something like: I am on 20 channels, opped on 5, halfopped on 3, voiced on 1, normal user on 11.

The number of channels would be the most important for me, but having more detailed output would make the command more useful.

Mikaela avatar Nov 01 '15 07:11 Mikaela

I have implemented something like this at https://github.com/progval/Limnoria/compare/testing...matiasw:Limnoria:newstatus

I have not written comprehensive tests for it as of yet.

matiasw avatar Oct 03 '23 03:10 matiasw