Misskey Tools with LycheeBridge
Go to file
2024-05-03 10:11:12 +09:00
.idea ES Modulesに移行 2023-02-25 17:13:07 +09:00
.vscode wip 2021-09-01 20:06:33 +09:00
assets style: use Pretendard for default 2023-12-16 05:08:36 +09:00
migration feat: appendHashtag column 2024-01-31 03:28:59 +09:00
src style: Powered by Parsec Spaceship 2024-05-03 10:11:12 +09:00
styles style: use space indentation 2024-02-02 01:35:17 +09:00
.editorconfig style: use space indentation 2024-02-02 01:35:17 +09:00
.eslintrc.cjs ES Modulesに移行 2023-02-25 17:13:07 +09:00
.gitignore fix: update settings problem 2024-01-31 03:39:19 +09:00
build-meta.js ES Modulesに移行 2023-02-25 17:13:07 +09:00
CHANGELOG.md 3.2.0 2023-03-29 02:54:10 +09:00
config.example.json fix: separate whitelist and no new user 2024-02-10 00:13:06 +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 style: use Pretendard for default 2023-12-16 05:08:36 +09:00
nodemon.json いろいろ 2021-10-11 18:12:53 +09:00
ormconfig.cjs style: use space indentation 2024-02-02 01:35:17 +09:00
package.json fix(frontend): use Fluent Emoji instead of Twemoji (broken) 2024-05-03 10:00:51 +09:00
README.md Update Documents 2023-01-20 02:13:22 +09:00
tsconfig.json ES Modulesに移行 2023-02-25 17:13:07 +09:00
tsconfig.migration.json ログインできた 2020-08-04 14:38:26 +09:00
webpack.config.cjs style: use space indentation 2024-02-02 01:35:17 +09:00
yarn.lock fix(frontend): use Fluent Emoji instead of Twemoji (broken) 2024-05-03 10:00:51 +09:00

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

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

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

サポート

Misskey Toolsは以下のバージョンのMisskeyを正式にサポートします。

  • Misskey v12.119.2
  • Misskey v13.x
  • Meisskey v10.x

ビルド

# 依存関係の解決
yarn install

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

# 実行
yarn start

# デバッグ用に起動
yarn dev

LICENSE

AGPL 3.0