Skip to content

mikutterでmastodonできるプラグイン(3.5版)

Notifications You must be signed in to change notification settings

SH-OToS/mikutodon3.5

 
 

Repository files navigation

mikutodon

mikutterでmastodonできるプラグイン

これなに

mikutterでMastodonやれるやつ

sora0920/mikutodonとの違い

3.5に対応するか否か

インストール方法

  1. これを叩く
mkdir -p ~/.mikutter/plugin
cd ~/.mikutter/plugin
git clone [email protected]:sora0920/mikutodon.git
  1. お好きな方法でGemを突っ込む
gem "eventmachine"
gem "faye-websocket"
gem "nokogiri"
  1. MastodonからトークンとインスタンスのURLを取ってきてユーザーコンフィグに突っ込む
  2. 再起動すれば抽出タブのデータソースが増えてるよ!やったねミクちゃん!

コマンド一覧

  • タイムライン
    • Tootを選択した状態
      • ブースト
      • ふぁぼ
    • タイムラインの接続に失敗した状態のタイムライン上
      • ストリーミングの再接続
  • 投稿欄
    • CWで投稿

CWと公開範囲について

CWの警告文と公開範囲はユーザーコンフィグで事前設定してください。

プルリク

歓迎

About

mikutterでmastodonできるプラグイン(3.5版)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%