I was trying today to manage my ZNC bouncer through the command '/msg *status listmods' but seems telepathy is not able to handle it properly, the relevant error I get is: Failed to ensure channel: TelepathyGLib.Error: invalid nickname So, unfortunately, I'm not able to manage my ZNC bouncer at all given *status being the relevant user to query for updating / changing / retrieving details on the bouncer itself.
I suspect telepathy-idle is applying the RFC's nickname rules strictly, whereas your bouncer is deliberately using an invalid nick to ensure that it doesn't collide with real nicknames on a real IRC network. We had the same problem with bip's "-bip" pseudo-user.
(The solution was to expand Idle's "is a valid nick?" regex to consider "-" to be OK; it might need "*" too.)
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-idle/issues/48.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.