Bridge to allow X (Twitter) users and posts to be viewed externally via the ActivityPub protocol
Using X's unofficial API and user credentials, it extracts the same data as the direct client and changes it to the ActivityPub protocol.
(In the future, we will be able to follow you using Deno KV, but for now you can only browse.)
It has a rate limit avoidance function and a response retention function in the cache.
- If you self-host,
Note: We recommend that you use credentials from an X account that has already been suspended. Automation might be detected and suspended.
- Deno For a powerful backend and easy deployment
You can check profile by searching or mentioning "@[email protected]".
1, Fork this Repository (And Star)
2, Sign in to Deno Deploy to create a new project
3, "Create & Deploy" this repository!
1, Clone this Repository (And Star)
2, Install Deno
3, Go to this repository directory
4, Run "deno task start"!
This project is licensed under the GPL-3.0 license.