Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo when requesting client ID, client secret and code #209

Open
Ar4m1s opened this issue Jul 29, 2024 · 0 comments · May be fixed by #210
Open

Typo when requesting client ID, client secret and code #209

Ar4m1s opened this issue Jul 29, 2024 · 0 comments · May be fixed by #210
Labels
bug Something isn't working

Comments

@Ar4m1s
Copy link

Ar4m1s commented Jul 29, 2024

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 Ar4m1s added the bug Something isn't working label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant