ArnabChatterjee20k / PickPalette-PaletteFromImage

https://www.producthunt.com/posts/pickpalette
24 stars 20 forks source link

Palette-of-the-week social media bot #44

Open ArnabChatterjee20k opened 5 months ago

ArnabChatterjee20k commented 5 months ago

A social media bot which publishes a palette of the to twitter, linkedin and instagram social media

  1. Clone the backend repo
  2. Make a separate package
  3. Create an env file to store the account info
  4. Use the palettehub api to get last 30 palettes. Then use the color theory algorithm and get the best palette
  5. Upload the palette to the connected social media
  6. Run it every saturday morning using github actions