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
used a rule with output_to_users containing one list item of a user id
output_to_users
the trigger of the rule should have sent a message to that user
message wasn't sent
If applicable, add screenshots to help explain your problem.
Please complete the following information):
# please paste .bot.yml here (remove any sensitive information!)
name: msguser active: true respond: msguser args: - message format_output: "${message}" direct_message_only: false output_to_users: - <userid here>
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Report
What did you do?
used a rule with
output_to_users
containing one list item of a user idWhat did you expect to happen?
the trigger of the rule should have sent a message to that user
What happened instead?
message wasn't sent
Screenshots
If applicable, add screenshots to help explain your problem.
Your Environment
Please complete the following information):
# please paste .bot.yml here (remove any sensitive information!)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: