We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Discord only allows 2000 characters in a message. https://github.com/Kareadita/Kavita/actions/runs/6678809022/job/18150253331
I think this trim should be handled by the action itself.
We attempted to parse this ourselfs with a separate action, however we were unable to parse out all the special characters necessary. https://github.com/Kareadita/Kavita/actions/runs/6678809022/workflow#L48-66
The text was updated successfully, but these errors were encountered:
ok will look into
Sorry, something went wrong.
Any update on this? If you point me in the right direction, I will raise a PR.
No branches or pull requests
Discord only allows 2000 characters in a message.
https://github.com/Kareadita/Kavita/actions/runs/6678809022/job/18150253331
I think this trim should be handled by the action itself.
We attempted to parse this ourselfs with a separate action, however we were unable to parse out all the special characters necessary.
https://github.com/Kareadita/Kavita/actions/runs/6678809022/workflow#L48-66
The text was updated successfully, but these errors were encountered: