Skip to content

A way to track relationships in the group #1

@ruiwen

Description

@ruiwen

An interesting question that was brought up at Jun 2019 hackerdrinks at ReferralCandy was if we could map the social graph of hackerdrinks attendees.

Could we understand which member introduced whom? eg. Person:A -introduced -> Person:B

With that data we could understand our community a little better.

A secondary layer to this would mapping additional relationships between members, eg.

Person:C -works_with:Company:X-> Person:D
Person:C -is_attending-> Event:HackerdrinksJul2019

One potential avenue to map these relationships is via a Telegram bot introduced to the hackerdrinks group, where members could declare their relationships with other members, eg. acting as PersonB, we could say tell the bot

/relate introduced_by @PersonA

which could then record the relationship that PersonB was introduced to the group by PersonA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions