MarshalX / atproto

The AT Protocol (🦋 Bluesky) SDK for Python 🐍
https://atproto.blue
MIT License
391 stars 42 forks source link

Ability to set language or prevent "Translate this post" appearing #94

Closed hensonb3 closed 1 year ago

hensonb3 commented 1 year ago

IMG_8694

hensonb3 commented 1 year ago

Tried to ask in Discord and try: bluesky_client.send_post(text=final_score_text, langs=['en'])

Getting below error: TypeError: Client.send_post() got unexpected keyword arguments 'langs'

MarshalX commented 1 year ago

added in https://github.com/MarshalX/atproto/pull/96. Will be included in the next release (v0.0.19)