Skip to content

bokusunny/bokuweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bokuweather

Go Report Card

Update slack/twitter icon according to the current weather☀️ スクリーンショット 2019-10-05 10 23 22

How this app works

※ You can check the detail on Qiita

  1. Fetch current weather information from OpenWeatherMap API
  2. Get the image(Uploaded to S3 beforehand) from S3 according to the weather info
  3. Send update-icon request with the image to slack API/Twitter API asynchronously
  4. Post the results of the requests to my slack DM
  5. Build and zip this script, upload to AWS Lambda and execute regularly

Requirement

  • Go
  • AWS(Lambda, S3, IAM)
  • AWS SDK forGO
  • Slack API
  • Twitter API

About

Update slack/twitter icon according to the current weather☀️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages