Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pocke/mikutter_blocked_user_mute
ブロックしているユーザーをミュートするmikutterプラグインです
https://github.com/pocke/mikutter_blocked_user_mute
Last synced: 3 days ago
JSON representation
ブロックしているユーザーをミュートするmikutterプラグインです
- Host: GitHub
- URL: https://github.com/pocke/mikutter_blocked_user_mute
- Owner: pocke
- License: mit
- Created: 2014-01-12T03:36:05.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-22T09:49:08.000Z (almost 10 years ago)
- Last Synced: 2024-11-06T13:01:38.904Z (about 2 months ago)
- Language: Ruby
- Size: 191 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mikutter_blocked_user_mute
==========================ブロックしているユーザーをミュートするmikutterプラグインです
## Usage
```sh
$ cd ~/.mikutter/plugin/
$ git clone https://github.com/pocke/mikutter_blocked_user_mute blocked_user_mute
```ブロックしているユーザーのリストは1時間に一回取得します。
尚、ブロックしているユーザーが極端に多い(75000ぐらい)と、全てのブロックしているユーザーを取得しきれないと思われます。
API制限が悪い。`MikuTwitter::APIShortcuts`をモンキーパッチしてます。
Copyright © 2014 pocke
Licensed [MIT][mit]
[MIT]: http://www.opensource.org/licenses/mit-license.php