Skip to content

event_friend_presence not emitted when friend joins game #44

Description

@snoopdesigns

Hello,

First of all thanks a lot for taking over and continue developing this useful library.
I've been using fortnitepy and now migrating to rebootpy and suddenly faced a problem of friend presence events are not being dispatched properly.
Scenario:

  • client user (bot) has a user A in friends
  • friend has statistics as well as all kinds of events open for public

Expected:

  • when user A joins game an event event_friend_presence emitted with rebootpy.Presence.playing = true

Actual:

  • no event emitted

Sample code:
main.py

Version used: 1.0.3 (but also reproducible with 0.9.7)

Thanks in advance for your help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions