mattermost/mattermost-plugin-mscalendar

Direct message users when the plugin is enabled in the workspace or when a new user is added to it

开放

#320 创建于 2023年8月31日

 (0 条评论) (0 个反应) (0 位负责人)Go (35 个派生)auto 404
Hacktoberfest

仓库指标

星标
 (22 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Messaging users about the plugin helps with adoption.

Message

Connect your Google Calendar account

You can get reminders about upcoming meetings, create new meetings or view your schedule for the day. Notifications of events and invites from your calendar will be posted here.

[Connect]

Mockup screenshot

Screenshot 2023-08-31 at 12 36 13

Acceptance criteria

  • New users: If the plugin was enabled on the workspace, new users get a bot message from the Google Calendar bot prompting to connect their google account the first time they log in.
  • Existing users: When the Google calendar plugin is enabled, DM existing users prompting them to connect their google account. Ensure that the DMs are not sent all at the same time to avoid any performance issues, sparse messages or run a job in batches.

贡献者指南