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

Provide shortcuts for direct messages #233

Merged
merged 2 commits into from
Jun 21, 2021
Merged

Conversation

unode
Copy link
Collaborator

@unode unode commented Jun 20, 2021

Adds:

  1. A direct_message() driver shortcut to be used when the bot needs to initiate a new private/direct message.
  2. A direct= argument to reply_to() to allow replying to a user request in a private/direct message.

@attzonko attzonko merged commit 877431b into attzonko:main Jun 21, 2021
@jneeven
Copy link
Collaborator

jneeven commented Jun 22, 2021

Great, thanks for splitting this out! Can you add an integration test?

@unode unode deleted the direct_message branch June 22, 2021 08:25
@unode
Copy link
Collaborator Author

unode commented Jun 22, 2021

I'll look into how to do this. Not so familiar with the integration testing framework yet.

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

Successfully merging this pull request may close these issues.

3 participants