Skip to content

Decide on a way to distinguish bots & users #117

@dlqqq

Description

@dlqqq

Problem

Currently, the YChat API doesn't make a distinction between users connected from a browser & bots connected from a server extension.

Proposed Solution

Add some way to distinguish between human users & server bots in the return type of YChat.get_users() and other similar methods.

We should also consider renaming this method to YChat.get_clients(), since a client may be a user or a bot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions