Misskey Tools with LycheeBridge
Go to file
dependabot[bot] bbcb0dd57b
Bump follow-redirects from 1.5.10 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.10 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.5.10...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 13:00:08 +00:00
.vscode wip 2021-09-01 20:06:33 +09:00
migration いろいろ 2021-10-11 18:12:53 +09:00
src 2022-01-27 21:51:21 +09:00
styles wip 2021-09-01 20:06:33 +09:00
.editorconfig wip 2021-09-01 20:06:33 +09:00
.eslintrc.js コメント追加したり 2021-09-04 18:24:11 +09:00
.gitignore wip 2020-08-04 12:13:41 +09:00
build-meta.js バージョン周りなんとかした 2021-10-18 01:55:39 +09:00
CHANGELOG.md wip 2021-08-31 12:37:43 +09:00
config.example.json 名称変更とか 2021-10-09 21:33:25 +09:00
crowdin.yml Update crowdin.yml 2021-10-03 03:23:40 +09:00
gen-migrate ログインできた 2020-08-04 14:38:26 +09:00
LICENSE 名称変更とか 2021-10-09 21:33:25 +09:00
nodemon.json いろいろ 2021-10-11 18:12:53 +09:00
ormconfig.js いろいろ 2021-10-11 18:12:53 +09:00
package.json Merge pull request #32 from Xeltica/dependabot/npm_and_yarn/axios-0.21.2 2022-01-27 21:59:39 +09:00
README.md コントリビューターを追加 2021-10-11 18:23:34 +09:00
tsconfig.json バージョン周りなんとかした 2021-10-18 01:55:39 +09:00
tsconfig.migration.json ログインできた 2020-08-04 14:38:26 +09:00
webpack.config.js wip 2021-09-01 20:06:33 +09:00
yarn.lock Bump follow-redirects from 1.5.10 to 1.14.7 2022-01-27 13:00:08 +00:00

Misskey Tools (aka みす廃あらーと)

Misskey Toolsは、Misskeyのために設計された、様々な機能を取り揃えたアカウント管理ツールです。

以前は「みす廃あらーと」という、Misskeyでのート、フォロー、フォロワーの数および前日比を毎日0時にートするサービスとして開発されていましたが、現在様々な機能に対応したオールインワンツールとして開発中です。

対応

Misskey v10 以降およびGroundpolis, MeisskeyなどのMisskeyと互換性のあるサーバー

ビルド

# 依存関係の解決
yarn install

# アプリケーションのビルド
yarn build

# 実行
yarn start

# デバッグ用に起動
yarn dev

LICENSE

AGPL 3.0

Conrtibutors

  • @Xeltica (Main Developer)
  • @4ioskd (English initial Translator)