Skip to content

pyfedi

What works:

Posting to community using

docker exec pasture ./send acct:pie@pyfedi.local

using https://codeberg.org/funfedidev/python_fediverse_pasture#with-docker-container

Once can retrieve messages via

curl pyfedi.local/api/alpha/post/list

What is missing?

  • Block: Automatically create community
  • Figure out chat messages? These are probably a http vs https mismatch