mattermost/mattermost-plugin-mscalendar

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

Aperta

#320 aperta il 31 ago 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Go (35 fork)auto 404
Hacktoberfest

Metriche repository

Star
 (22 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor