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 send DM to users from the bot #59

Open
sourabhsriom opened this issue Oct 19, 2018 · 1 comment
Open

How to send DM to users from the bot #59

sourabhsriom opened this issue Oct 19, 2018 · 1 comment

Comments

@sourabhsriom
Copy link

I am implementing a remind feature through the chat bot. Till now I am able to use listen_to and respond_to to set up reminders for myself using the scheduler.

What I want to do is something like : remind @xyz "check in your code" at October 19 6 pm.

I haven't found any documentation on how to automate sending of DMs to other users.

@attzonko
Copy link
Contributor

attzonko commented Mar 5, 2019

What version of Mattermost are you running?

If it is newer consider trying mmpy_bot we started with this bot and updated to support API4 and a few other fixes and enhancements. As far as I know this project is EOLed.

https://github.com/attzonko/mmpy_bot

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