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()