-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

exar...@twistedmatrix.com wrote:
> On 05:05 pm, mike.lifegu...@gmail.com wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Hello,
>>
>> I cannot see how to get whether a nick is voiced/opped currently in a
>> given channel in the twisted IRC framework. I see methhods of changing
>> modes, but not querying. Can this be easily done?
> 
> This information is made available as part of the name list response. 
> An op'd user has their name prefixed with "@".  A voiced user has the 
> "+" prefix.
> 
> Jean-Paul
> 

So I need to do a /names each time I want to check if someone is voiced?
That seems rather inefficient.

I suppose it is also in any privmsg from them, but I don't see a way to
get that from irc_PRIVMSG. I guess I can rewrite that...

BTW, at line 417, the H/G is here/gone.

- -Mike
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAksdZx8ACgkQst0AR/DaKHtlQACgnP5q+ITEHTNQ8EKPUIzAf5+u
bxgAoMalSfAIXJRAw0OsVfZVGSEWP+TP
=L77y
-----END PGP SIGNATURE-----

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to