Skip to content

Mastodonのstreamに接続して出力に吐くやつ

Notifications You must be signed in to change notification settings

cormojs/mstdn-json-haku-er

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

src/index.js

const config = {
  "access_token": "hogehoge",
  "api_url": "https://hogehoge.jp/api/v1/"
}

を適当に書き換えてください。

npm install

して

node src/index.js

したら動き出します。

About

Mastodonのstreamに接続して出力に吐くやつ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published