Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Add stream logging & account-token auth

Compare
Choose a tag to compare
@SlashNephy SlashNephy released this 26 Aug 15:15
· 154 commits to master since this release
  • 追加
    • ストリーミング中にログを流すようにしました。
    • 任意のツイートを作れるCustomStatusBuilder, 任意のユーザを作れるCustomUserBuilderを追加しました。
    • Account-Token認証を追加しました。
      • skip_authが無効で 認証情報が一致しなかった場合トークンの入力を求められます。トークンはconfig.jsonにアカウントごとに指定します。詳しくはWikiでご確認ください。