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
Users should be able to log a message (with privileges necessary?) with JibbR which can be replayed later:
Suggested API:
shiftkey: @JibbR voicemail add "we're working from a console app tonight"
JibbR: stored message
shiftkey: @JibbR voicemail retrieve
JibbR: @shiftkey said: "we're working from a console app tonight"
shiftkey: @JibbR voicemail clear
JibbR: cleared voicemail
The text was updated successfully, but these errors were encountered:
Instead of doing it in the room, check a user entering the room and use a private message to do room announcements to them "/msg "
Sorry, something went wrong.
I'll take a crack at this
andrewtobin
No branches or pull requests
Users should be able to log a message (with privileges necessary?) with JibbR which can be replayed later:
Suggested API:
shiftkey: @JibbR voicemail add "we're working from a console app tonight"
JibbR: stored message
shiftkey: @JibbR voicemail retrieve
JibbR: @shiftkey said: "we're working from a console app tonight"
shiftkey: @JibbR voicemail clear
JibbR: cleared voicemail
The text was updated successfully, but these errors were encountered: