Skip to content

acr12856/SocialMediaBot

Repository files navigation

SocialMediaBot

For BlueSky:

  1. Create an account
  2. Create an app password with the following link after signing up: https://bsky.app/settings/app-passwords
  3. Store "YOUR-ACCOUNT-NAME" and "YOUR-APP-PASSWORD" in a .env file as BLUESKY_USERNAME and BLUESKY_PASSWORD, where YOUR-ACCOUNT-NAME is your account name and YOUR-APP-PASSWORD is the app password you created in step 2
  4. run npm install to install all dependencies
  5. Run npx ts-node blueskyBot.ts to run the script

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published