-
I succesfully setup a local copy of Constantine in WSL2 and was able to use `get_helltheads.py` just fine but when i call `delete_hellthreads.py stublad.renoproject.org`, it attempts to delete a post …
-
![IMG_8694](https://github.com/MarshalX/atproto/assets/50562920/f821d79f-4f00-45e8-bea3-3525bf2e9fe1)
-
Hi. If you don't mind, @beeman )
-
It happens rarely. About 1 frame per few hours
```text
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/dag_cbor/decoding/__init__.…
-
**Describe the bug**
Posts with hashtag show “Translate this post” message.
**Expected behavior**
“Translate this post” should not appear
**Screenshots**
![IMG_8688](https://github.com/blue…
-
My rationale is available at https://github.com/8go/matrix-commander/issues/68#issue-1237645245.
-
Looks like [httpcore changed the location of httpcore.backends in v0.17.3](https://stackoverflow.com/questions/76622675/python3-no-module-named-httpcore-backends)
-
I published a few feeds using this modification to `scripts/publishFeedGen.ts`
```
await agent.api.com.atproto.repo.createRecord()
```
I tried to run the script a second time with the same par…
-
https://atproto.com/guides/overview
> Signing key: Asserts changes to the DID Document and to the user's data repository.
> Recovery key: Asserts changes to the DID Document; may override the sign…
-
Hi amazing developers,
I was looking at the `com.atproto.repo.applyWrites` lexicon and noticed that `action` is there as required. But none of the `create`, `update`, or `delete` definitions have `…