Skip to content

カロリーメイトのキャンペーンに応募する

License

Notifications You must be signed in to change notification settings

BonyChops/CalorieMateLIQUID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalorieMateLIQUID

カロリーメイトのキャンペーンに応募する
#うちこむ人にバランス栄養
#カロリーメイトリキッド

これは何

これです
https://twitter.com/BonyChops/status/1290242811212648450?s=20

const GetGoods = () => {
    follow(this.account)
    retweet(this.tweet)
    wish()
}

使い方

  1. このレポジトリをクローンする
    git clone https://github.com/BonyChops/CalorieMateLIQUID.git
  2. 必要なnpmパッケージをインストールする
    npm i
  3. config.jsonを編集する。(Developerアカウントによるアプリの作成が必要です。取得はdeveloper.twitter.comから)
{
    "consumer_key": "***",
    "consumer_secret": "***",
    "access_token_key": "***",
    "access_token_secret": "***"
}
  1. 応募してwishする
    npm start

About

カロリーメイトのキャンペーンに応募する

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published