You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: