cibere / kick.py

A python api wrapper for kick.com
MIT License
39 stars 5 forks source link

Better pusher support #6

Closed cibere closed 1 year ago

cibere commented 1 year ago

on_payload_receive for all on_streamer_live

cibere commented 1 year ago

App\\Events\\StreamerIsLive Example payload:

{
  livestream: {
    id: 5274636,
    channel_id: 3612810,
    session_title: '✈️ WARTHUNDER✈️CHINA TREE GRIND!!!!',
    source: null,
    created_at: '2023-06-22T05:50:32.000000Z'
  }
}