https://github.com/mnao305/epgstation-tweet-tool
EPGStationの通知をツイートするためのツール
https://github.com/mnao305/epgstation-tweet-tool
Last synced: 2 months ago
JSON representation
EPGStationの通知をツイートするためのツール
- Host: GitHub
- URL: https://github.com/mnao305/epgstation-tweet-tool
- Owner: mnao305
- License: mit
- Created: 2020-09-29T14:01:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T05:34:10.000Z (about 4 years ago)
- Last Synced: 2024-12-28T19:43:53.817Z (4 months ago)
- Language: TypeScript
- Size: 568 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# epgstation-tweet-tool
EPGStationの通知をツイートするためのツールです。
## サンプル

>
## 使い方
### 導入
[リリースページ](https://github.com/mnao305/epgstation-tweet-tool/releases)から最新のファイルを取得する。
```sh
wget https://github.com/mnao305/epgstation-tweet-tool/releases/latest/download/epgstation_tweet_tool.zip
unzip epgstation_tweet_tool.zip
```### 設定
`config.json`にTwitter APIのトークンを入れる。
[EPGStationのドキュメント](https://github.com/l3tnun/EPGStation/blob/8cf1cc920c9be24f123d8231db1bfb24765c13ac/doc/conf-manual.md#%E5%A4%96%E9%83%A8%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89%E5%AE%9F%E8%A1%8C)を元に設定する。