Skip to content

toshia/mikutter_event_watch

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Event Watch

これなん

特定の単語をfilter streamで常に追いかけ続けるやつです。たんにmikutterにロードするだけなので、抽出タブで適当に拾ってください。

インストール方法

以下のコマンドを実行してください。

$ mkdir -p ~/.mikutter/plugin/; git clone https://github.com/toshia/mikutter_event_watch.git ~/.mikutter/plugin/event_watch/

使いかた

設定画面の「イベントうぉっち」から、監視したい単語を入力してください。「追加」ボタンで複数追加でき、OR検索されます。 Twitter APIの制約上、AND検索や通常の検索APIの演算子は使用できません。また、半角カンマは使用してもいいけどロクなことにならないと思います←手抜き

設定したら、抽出タブで以下のような抽出タブをつくりましょう。

データソース
受信した全ての投稿
条件
本文 - 含む - [そのキーワード]

これでしばらく待てば流れ始めると思います。Streaming APIの制約を受けるので、全部取れるわけでもないので参考程度に思っておいてください。 逆に大変な数が来る場合もあります。これのテスト中にワールドカップのカメルーン対メキシコがあったので英語でCameroonとMexicoでかけたら軽く死にかけました。気をつけましょう。

カスタマイズ

なんか魔改造したらぜひ

About

気になるキーワードを追いかけるプラグイン

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages