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

https://github.com/rokoucha/miraktest-futaba


https://github.com/rokoucha/miraktest-futaba

miraktest miraktest-plugin

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# ふたば ☆ ちゃんねるからコメントを取得

生まれたばかりの掲示板から投稿を取得してくるコメントプロバイダーです。
コメント表示には miraktest-dplayer か miraktest-zenza が必要です。

## How to use

1. https://github.com/rokoucha/miraktest-futaba/releases から最新の `miraktest-futaba.plugin.js` をダウンロードしてください。
1. `miraktest-futaba.plugin.js` を MirakTest のプラグインフォルダに入れてください。
既に MirakTest を起動している場合はインストール後に再起動が必要です。
1. MirakTest の設定で「ふたば ☆ ちゃんねるからコメントを取得」を開き、板のアドレスを入れてください。(`~.htm` の形式です)
1. スレの検索条件を正規表現で指定してください。
1. 設定を保存すると、自動でスレ検索して取得し始めます

## How to build

1. `git clone https://github.com/rokoucha/miraktest-futaba.git`
1. `yarn install`
1. `yarn run build`

## License

See `LICENSE`