mattermost/mattermost-plugin-mscalendar

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

Aberta

#320 aberto em 31 de ago. de 2023

 (0 comentário) (0 reação) (0 responsável)Go (35 forks)auto 404
Hacktoberfest

Métricas do repositório

Stars
 (22 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador