https://github.com/arrow2nd/shiny-gacha-analysis
📊 シャニのガシャツイートをグラフ化
https://github.com/arrow2nd/shiny-gacha-analysis
Last synced: about 1 month ago
JSON representation
📊 シャニのガシャツイートをグラフ化
- Host: GitHub
- URL: https://github.com/arrow2nd/shiny-gacha-analysis
- Owner: arrow2nd
- License: mit
- Created: 2021-07-03T06:57:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T06:50:33.000Z (over 3 years ago)
- Last Synced: 2025-03-20T04:41:18.361Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shiny-gacha-analysis
今日に投稿されたシャニマス全アイドルのガチャ報告ツイート数をグラフ化する
## Usage
```
# .cred.jsonを作成
cp data/.cred-template.json data/.cred.json# Twitterの認証情報を.cred,json に書く!
yarn install
yarn start# ブラウザが開いてグラフが表示されます
```