From 55fe36484237cfeb14e48b73f23c0d83a09e7451 Mon Sep 17 00:00:00 2001 From: localhost_frssoft Date: Thu, 8 Dec 2022 02:21:30 +0300 Subject: [PATCH] Updated permissions for sign in --- funkwhale_cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funkwhale_cli.py b/funkwhale_cli.py index 01b58ea..d7e1c8b 100755 --- a/funkwhale_cli.py +++ b/funkwhale_cli.py @@ -87,7 +87,7 @@ def main(): If You want sign in, please visit: https://{instance}/settings/applications/new And fill Name funkwhale-cli -Scopes: Read (only listen music), Write (optional) +Scopes: Read, Write (optional): write:favorites write:listenings write:filters Insert token from "Access token" here''') register_token = input()