anilist-synchronizer

command module
v0.0.0-...-f2a92af Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2026 License: MIT Imports: 18 Imported by: 0

README

anilist-synchronizer

AniList アカウント間でリストを同期します。

同期元のアカウント (A) から同期先のアカウント (B) への同期は次のルールで行われます。

  • A と B の共通エントリーが対象です。
    • A にはあるが、B にはないエントリーは新規作成されません。
    • また B にはあるが、A にはないエントリーは削除されません。
  • 「視聴ステータス」「スコア」「話数」のみを同期します。

環境変数

  • ANILIST_CLIENT_ID, ANILIST_CLIENT_SECRET
  • TOKEN_DIRECTORY
    • トークン情報を格納するディレクトリを指定します。未指定の場合はカレントディレクトリに格納します。
  • INTERVAL_MINUTES
    • 指定した分ごとに同期を行います。未指定の場合は一度同期して終了します。

Build

$ make build

Run

$ make run

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL