This repository has been archived on 2023-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Renovate Bot 61ccf93261
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build was killed Details
chore(deps): update dependency terminal.gui to v1.9.0
2023-01-05 01:00:34 +00:00
.github/workflows chore(deps): update actions/setup-dotnet action to v3 2022-11-16 09:00:46 +00:00
src chore(deps): update dependency terminal.gui to v1.9.0 2023-01-05 01:00:34 +00:00
.dockerignore init project 2020-03-21 00:39:32 -04:00
.drone.yml fix(ci): this space intentionally left blank 2022-11-15 22:03:47 +01:00
.editorconfig format things, I think 2022-11-15 17:25:54 +01:00
.gitignore format things, I think 2022-11-15 17:25:54 +01:00
BSLManager.md Update BSLManager.md 2021-05-28 23:31:02 -04:00
Dockerfile fix(docker): use proper base 2022-11-15 17:39:44 +01:00
INSTALLATION.md make it more clear this is actually a fork 2022-11-15 21:42:29 +01:00
LICENSE added License 2020-12-29 20:06:21 -05:00
README.md [SKIP CI] fix(docs): update README 2022-11-15 22:38:27 +01:00
VARIABLES.md feat(db): Purge user when no one follows them 2022-11-15 18:45:02 +01:00
docker-compose.yml feat(db): Purge user when no one follows them 2022-11-15 18:45:02 +01:00
renovate.json chore(deps): add renovate.json 2022-11-15 22:00:19 +00:00

README.md

BirdsiteLIVE: Twitter -> ActivityPub

Build Status

This project is a fork of Pasture's fork of the original BirdsiteLIVE from NicolasConstant. This fork runs in production on bird.froth.zone. Changes made in this fork include:

  • Rebasing the forks together.
  • (this space intentionally left blank)

This fork is also available as a Docker image as git.froth.zone/sam/birdsitelive.

The project's original README is below:

About

BirdsiteLIVE is an ActivityPub bridge from Twitter, it's mostly a pet project/playground for me to handle ActivityPub concepts. Feel free to deploy your own instance (especially if you plan to follow a lot of users) since it use a proper Twitter API key and therefore will have limited calls ceiling (it won't scale, and it's by design).

State of development

The code is pretty messy and far from a good state, since it's a playground for me the aim was to understand some AP concepts, not to provide a good state-of-the-art codebase. But I might refactor it to make it cleaner.

Official instance

There's none! Please read here why I've stopped it.

Installation

I'm providing a docker build. To install it on your own server, please follow those instructions. More options are also available.

Also a (likely broken) CLI is available for administrative tasks.

License

This project is licensed under the AGPLv3 License - see LICENSE for details.

Contact

You can contact me via ActivityPub here.