Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 656 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 656 Bytes

Bluesky petitions bot

This is a bot for Bluesky which posts updates on petitions from the UK Government and Parliament petitions website.

Setting up

  • Create an account on Bluesky to use for the bot
  • Copy .env.example to .env
  • In .env, enter the handle (username) of the account to use for the bot, without the @ (eg petitions.bsky.social), and a password. I strongly suggest you create an app password for this rather than using the account's main password.

Running the bot

npm run processPetitions