zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
350 stars 352 forks source link

[FEATUER REQUEST] Standup Bot #729

Open jwillmer opened 3 years ago

jwillmer commented 3 years ago

I would like to use a standup bot like I encountered in Mattermost: https://github.com/standup-raven/standup-raven

In case such feature already exists I would love to get to know it :)

jwillmer commented 3 years ago

With the two linked features a simple bot that checks: if each [user] of the [group] published a message to [channel:topic] on a [working day] and send a reminder if not would solve the minimal feature request.