Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
/ FinnaBot Public archive

Twitter bot that publishes pictures from the Finna portal

License

Notifications You must be signed in to change notification settings

osma/FinnaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FinnaBot

This is a Twitter bot that publishes pictures from the Finna portal

Installing

You need Python 2.x with the following libraries:

  • twitter
  • requests
  • PIL

You can install the dependencies using pip install or your distribution's package manager.

Operation

When started up, this bot will perform searches for tweets by followers as well as @mentions by other Twitter users using the Twitter API. From each tweet, it will extract hashtags and search for Finna images via the Finna API using the hashtag as keyword. If it finds any images for any hashtags, it will compose a tweet using that image. @mentions will be responded to as replies to the original tweet.

Licence

CC0

About

Twitter bot that publishes pictures from the Finna portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages