Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skylarplayz348/bsky-bd-fix
Fix for not being able to add or change your birthday on Bluesky
https://github.com/skylarplayz348/bsky-bd-fix
bluesky nodejs
Last synced: about 2 months ago
JSON representation
Fix for not being able to add or change your birthday on Bluesky
- Host: GitHub
- URL: https://github.com/skylarplayz348/bsky-bd-fix
- Owner: SkylarPlayz348
- Created: 2024-11-10T22:01:37.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T22:09:21.000Z (about 2 months ago)
- Last Synced: 2024-11-10T23:18:16.493Z (about 2 months ago)
- Topics: bluesky, nodejs
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Bluesky Birthday Error Fix
### Required
- Nodejs: LTS or Higher
- Your Birthday as a Unix timestamp. You can get this [here](https://www.unixtimestamp.com/)## How to use
1. Install Nodejs if you don't have it. [Official Site](https://nodejs.org)
2. Run `prep.bat` if you're on Windows 10/11 or `prep.sh` if on MacOS or Linux
3. After that closes and run `start.bat` or `start.sh` respectively
4. Input the data as it asks
5. Relog in or refresh your page and it should be fixed
- This code has been tested to work but it may take a minute to update for you.