An open API service indexing awesome lists of open source software.

https://github.com/arrow2nd/shiny-gacha-analysis

📊 シャニのガシャツイートをグラフ化
https://github.com/arrow2nd/shiny-gacha-analysis

Last synced: about 1 month ago
JSON representation

📊 シャニのガシャツイートをグラフ化

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

# ブラウザが開いてグラフが表示されます
```