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

How to scan for and reply with comments containing line breaks? #3

Open
py9mrg opened this issue Aug 26, 2020 · 1 comment
Open

How to scan for and reply with comments containing line breaks? #3

py9mrg opened this issue Aug 26, 2020 · 1 comment

Comments

@py9mrg
Copy link

py9mrg commented Aug 26, 2020

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?

@minuskaos
Copy link

Did you ever figure this out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants