Skip to content

LuiMoiPer/JavaImageGeneration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaImageGeneration

Making (hopefully) interesting images with java.
Code in action

Description

This project downloads a trending image from Twitter, transforms it, and post the transformed image to twitter. The transformed image is posted as a reply to the tweet the image was grabbed from as well as an individual tweet that embeds the original tweet. The program expects keys and tokens to be placed in the Candy folder under the following names without file extensions:

  • AccessToken
  • AccessTokenSecret
  • ApiKey
  • ApiSecretKey
  • BearerToken

Transformed images are saved locally in the Outputs folder before being posted.

About

Making (hopefully) interesting images with java

Resources

License

Stars

Watchers

Forks

Languages