Skip to content

Sends a random image from an Imgur album to a Facebook friend

Notifications You must be signed in to change notification settings

dtsellos03/automated-image-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automated Image Sender

Sends a random image from an Imgur album to a Facebook friend, using the fbchat module.

Purpose

A Python script that sends images from a chosen Imgur gallery to Facebook friends, while keeping track of what is sent to each person to prevent repetition.

Usage

  1. Change image_gallery to your Imgur gallery of choice, fb_username and fb_password to your Facebook username and password.
  2. Run the script and input the full name of the person to send an image to and the number of images you wish to send.

The pickle module creates a file "image_sender_storage" that stores each person that images have been sent to, and what has been sent.

About

Sends a random image from an Imgur album to a Facebook friend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages