An ethical bridge from Twitter
Go to file
Nicolas Constant cf0797aed8
Merge pull request #190 from NicolasConstant/develop
0.23.0 PR
2023-03-16 22:52:04 -04:00
.github Update dotnet-core.yml 2023-01-06 02:34:22 -05:00
src road to 0.23.0 2023-03-13 23:56:34 -04:00
.dockerignore init project 2020-03-21 00:39:32 -04:00
.gitignore fix url missing with some AP softwares 2021-04-13 01:25:36 -04:00
BSLManager.md Update BSLManager.md 2021-05-28 23:31:02 -04:00
Dockerfile migratrion to .NET 6 + update docker 2023-01-06 02:30:42 -05:00
INSTALLATION.md enable XRealIP Header manually 2022-12-31 19:26:14 -05:00
LICENSE added License 2020-12-29 20:06:21 -05:00
README.md added linux/amd64 reference 2022-11-13 23:01:51 +01:00
VARIABLES.md set tweet retention delay in settings 2023-01-06 02:52:23 -05:00
docker-compose.yml created docker-compose 2020-12-29 00:44:59 -05:00

README.md

Test

BirdsiteLIVE

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 (linux/amd64 only). To install it on your own server, please follow those instructions. More options are also available.

Also a CLI is available for adminitrative tasks.

License

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

Contact

You can contact me via ActivityPub here.