-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Private Messaging Feature #9
Labels
Comments
the new feature is now in testing phase. before merge into master and roll out on LIVE, the new feature must be documented in the wiki. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Purpose: Botty deliveres messages from one user to another, when the recipient is online.
Proposal:
/msg @botty tell @olly about forge:12345
/msg @botty tell @olly about review:12345
that makes the bot post a private message to the recipient, telling him his attention is required for the given forge- or gerrit address. If the user is currently away, the message will be delivered when the user comes back online.
The text was updated successfully, but these errors were encountered: