Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Way of Communicating with the Users #53

Open
4very opened this issue Jul 12, 2019 · 6 comments
Open

Way of Communicating with the Users #53

4very opened this issue Jul 12, 2019 · 6 comments
Labels
enhancement New feature or request

Comments

@4very
Copy link
Contributor

4very commented Jul 12, 2019

Is your feature request related to a problem? Please describe.
It is related to the problem that there is currently no way to communicate with users.

Describe the solution you'd like
A clear defined line of communication that is easy for admin to send messages though.

Describe alternatives you've considered
Email or Mattermost are the two that we've talked about using so far. Email would be a little more difficult but could possibly be more stable in the long run.

@4very 4very added the enhancement New feature or request label Jul 12, 2019
@rushsteve1 rushsteve1 added this to To do in Summer-2019 via automation Jul 14, 2019
@rushsteve1 rushsteve1 added this to the RC milestone Jul 14, 2019
@rushsteve1
Copy link
Contributor

A Mattermost bot would be rather simple, especially since we already use Reqwest. Though it would require some changes to the database and user forms, but those shouldn't be too hard.

Email is inheriently very complicated so using a provider such as SendGrid would be best. Especially since there is an Unoffical SendGrid crate.

@4very
Copy link
Contributor Author

4very commented Jul 15, 2019

Okay so are we just going to go with Mattermost for now? Without getting rid of the email field so that we don't box ourselves into a corner if we do drop Mattermost. You said you also want to validate users on sign up so that we can trust that their Mattermost is correct. Do you still want to do this?

@rushsteve1
Copy link
Contributor

Yeah that's probably the best route for now.

@4very
Copy link
Contributor Author

4very commented Jul 16, 2019

Alright I will get on this ASAP.

This was referenced Jul 19, 2019
@4very
Copy link
Contributor Author

4very commented Jul 26, 2019

Issue: How do we store the username and password for the bot on the server?

@rushsteve1 rushsteve1 moved this from To do to In progress in Summer-2019 Aug 3, 2019
@rushsteve1 rushsteve1 added this to In progress in Fall-2019 Sep 3, 2019
@rushsteve1
Copy link
Contributor

After doing some more research if we use the RPI email servers then Email might not be too much of a pain.

@rushsteve1 rushsteve1 removed this from the RC milestone Nov 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Fall-2019
  
In progress
Summer-2019
  
In progress
Development

No branches or pull requests

2 participants