3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-06-12 09:47:24 +02:00
James Lu 0fff91edfd ts6: implement services account tracking ()
This adds a new protocol hook: [user_logging_in, 'CLIENT_SERVICES_LOGIN', {'text': account_name}], sent whenever someone logs in to services. Actual state tracking is done in coreplugin.py
2016-02-07 18:38:22 -08:00
..