Skip to content

同志社の休校情報botを運用していた時のコード

License

Notifications You must be signed in to change notification settings

cd-glacier/kyuko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

同志社休講情報

Go Report Card

今出川twitter 田辺twitter

Ruby -> Golang -> Golang on AWS

ここ から休講情報をスクレイピングしてきて twitterになげています

Develope

Build

If you can use Docker

make build

or, If you can use Golang

make local-build

output/handler.zip will be created

Test

testing using docker(not working...)

make test

or

testing using local Golang

make local-test

Deploy

Required

  • aws cli tool
  • its credential
make deploy

Structure

cron -> Lambda -> s3

About

同志社の休校情報botを運用していた時のコード

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published