mangal icon indicating copy to clipboard operation
mangal copied to clipboard

Typo when requesting client ID, client secret and code

Open Ar4m1s opened this issue 6 months ago • 0 comments

Describe the bug

In cmd/integration.go the message has typos for requesting client ID, client secret and code. These can easily be found with the command: rg "Anilsit". The result of this command for me was: README.md:mangal can also mark chapters as read on your Anilsit profile when you read them inside mangal. cmd/integration.go: Message: "Anilsit client ID is not set. Please enter it:", cmd/integration.go: Message: "Anilsit client secret is not set. Please enter it:", cmd/integration.go: Message: "Anilsit code is not set. Please copy it from the link and paste in here:", I can make a pull request with a fix.

Reproduction steps

mangal integration anilist select yes enter client id

Expected behavior

No typo, instead of Anilsit, Anilist.

Additional context

No response

Operating System

Linux

Ar4m1s avatar Jul 29 '24 14:07 Ar4m1s