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
Hello,
I’d like to scan for comments including line breaks, such as:
“This is a comment”
And then reply with something like:
“Thank you for your comment”
Is that possible with this bot? And is it as simple as putting in the appropriate “\n” - e.g. the reply would then be:
“Thank you\n\nfor your comment”
Would that work?
The text was updated successfully, but these errors were encountered:
Did you ever figure this out?
Sorry, something went wrong.
No branches or pull requests
Hello,
I’d like to scan for comments including line breaks, such as:
And then reply with something like:
Is that possible with this bot? And is it as simple as putting in the appropriate “\n” - e.g. the reply would then be:
Would that work?
The text was updated successfully, but these errors were encountered: