tomer8007 / kik-bot-api-unofficial

Python API for writing unoffical Kik bots that act like humans
MIT License
127 stars 77 forks source link

Group information #234

Closed ucantaffordwifi closed 11 months ago

ucantaffordwifi commented 1 year ago

Is it possible to find a group's info (JID and/or Hashtag/Code) with just the link of the group's PFP?

Example: URL: https://profilepics.cf.kik.com/OCh9T-ZfUfCg_i7x-MvAZI0vKk8/thumb.jpg?ts=1695173759496 Code: #roleplayersunited1 JID: 1100233373249_g

Trying to find the group info from this URL: https://profilepics.cf.kik.com/kZhwdtjtNO40jPtrAEdJj0hiDKA/thumb.jpg?ts=1695174442573

tomer8007 commented 1 year ago

I don't think this is possible.

bluemods commented 1 year ago

URL: http://profilepics.cf.kik.com/kZhwdtjtNO40jPtrAEdJj0hiDKA/thumb.jpg Code: #pokemonrp163 JID: 1100261395846_g

You're welcome

tomer8007 commented 1 year ago

@bluemods How did you do that?