概要
Ruboty ソムリエ2015年02月会報
報告者: tbpgr
2015年02月会報
Ruboty の Plugin や ツールなどを独断と偏見で紹介する企画です。
Ruboty ソムリエ企画への参加者募集中です。
Ruboty ソムリエの細則・目的などについては、下記のレギュレーションのリンクを参照ください。
レギュレーション
こちらを参照
Ruboty ソムリエ レギュレーション
実用編
ruboty-songinfo
Key | Value |
---|---|
Author | sorah さん |
RubyGems | none |
GitHub | ruboty-songinfo GitHub |
Blog or Other Links | 20150117 diary.sorah.jp |
tbpgr コメント
Ruby 最年少コミッタ の話で有名な「そらは」さんの Plugin 。
RubyGems へは公開されていないようです。
曲のメタ情報を利用してあれこれする Plugin 。
ruboty-scorekeeper
Key | Value |
---|---|
Author | yoshiori さん |
RubyGems | ruboty-scorekeeper RubyGems |
GitHub | ruboty-scorekeeper GitHub |
Blog or Other Links | none |
tbpgr コメント
+1, -1 など指定ユーザーへのスコア付けおよびスコアボードの表示機能。
チーム内で何か独自のルールを設けた上でのスコアリングで役だちそう。
ruboty-heroku_status
Key | Value |
---|---|
Author | mallowlabs さん |
RubyGems | none |
GitHub | https://github.com/mallowlabs/ruboty-heroku_status GitHub |
Blog or Other Links | codefirst が作った Ruboty プラグイン |
※ GitHub に公開されている同名の ruboty-plugin は block_given? さんのもの
tbpgr コメント
Heroku の稼働状況を確認する Plugin。
おもしろ編
ruboty-kinkakuji
Key | Value |
---|---|
Author | yassun さん |
RubyGems | none |
GitHub | ruboty-kinkakuji GitHub |
Blog or Other Links | none |
tbpgr コメント
金閣寺ライブカメラ の画像を取得する。
2視点あり、どちらかをランダムに取得。
ruboty-slot
Key | Value |
---|---|
Author | blockgiven さん |
RubyGems | ruboty-slot RubyGems |
GitHub | ruboty-slot GitHub |
Blog or Other Links | ruboty-slotを公開した |
tbpgr コメント
絵文字でスロット。
リンク先にキャプチャ画像あり。
ruboty-misawa
Key | Value |
---|---|
Author | mzp さん |
RubyGems | none |
GitHub | ruboty-misawa GitHub |
Blog or Other Links | codefirst が作った Ruboty プラグイン |
tbpgr コメント
定番とも言える地獄のミサワ画像取得です。
2015/02/12 時点の Ruboty ダウンロードランキング
※検索条件は ruboty- です。
rank | gem name | author | downloads |
---|---|---|---|
1 | ruboty-ymcrawl | mpk | 2276 |
2 | ruboty-slack | Ryo Nakamura | 2163 |
3 | ruboty-weather | Ryoichi SEKIGUCHI | 1620 |
4 | ruboty-hipchat | Ryo Nakamura | 1592 |
5 | ruboty-redis | Ryo Nakamura | 1509 |
6 | ruboty-alias | Ryo Nakamura | 1492 |
7 | ruboty-rss | Ryota Arai | 1489 |
8 | ruboty-github | Ryo Nakamura | 1332 |
9 | ruboty-response | kaihar4 | 1296 |
10 | ruboty-cron | Ryo Nakamura | 1251 |
11 | ruboty-redmine | Ryota Arai | 1218 |
12 | ruboty-lgtm | negipo | 1197 |
13 | ruboty-megen | tbpgr | 1128 |
14 | ruboty-gamification | Yoshiori SHOJI | 1122 |
15 | ruboty-idobata | Seiei Higa | 1065 |
16 | ruboty-google_image | Ryo Nakamura | 1057 |
17 | ruboty-syoboi_calendar | Ryo Nakamura | 1014 |
18 | ruboty-japan_weather | Taiki ONO | 937 |
19 | ruboty-tweetstream | kaihar4 | 919 |
20 | ruboty-reminder | kaihar4 | 905 |
Ruboty 定番情報
Ruboty ってなに?
Ruboty って何?どうやって動かすの? Hubot と何が違うの?どっちを使えばいいの?
Ruboty の基本構成図
Ruboty のリポジトリ
Ruboty を Slack にデプロイしたい
Ruby製HubotクローンのRubotyをSlackで動かす
Ruboty の Plugin を楽して作成したい
Ruboty | 【怠惰は正義】ruboty-gen で Handlers と Actions のひな形を作成
Ruboty の Plugin の README を楽して作成したい
Ruboty | Ruboty Handler Plugin 作成時の README テンプレートジェネレータ ruboty-megen を作成した
Ruboty の Plugin を Qiita の記事にする時楽をしたい
Ruboty | Ruboty Handler Plugin 作成時に公開するための Markdown 形式の技術エントリ テンプレートジェネレータ ruboty-articlegen