OperationCode / operationcode_bot

Slack bot for responding to Slack events and handling interactive messages. (not currently in use)
MIT License
8 stars 37 forks source link

Export Slack emails to Mailchimp weekly #37

Closed hollomancer closed 7 years ago

hollomancer commented 7 years ago

@rickr, not sure where this belongs. We should add a task to the infrastructure, to automatically export our Slack emails to Mailchimp, probably on a weekly basis.

rickr commented 7 years ago

This should be happening on sign up: https://github.com/OperationCode/operationcode/blob/master/app/controllers/veterans/registrations_controller.rb#L31 Is that not the case?

hollomancer commented 7 years ago

Paging @davidmolina who has been doing this manually

davidmolina commented 7 years ago

Nope, it's not. I manually enter them.

On Mar 8, 2017, at 6:20 PM, Conrad Hollomon notifications@github.com wrote:

Paging @davidmolina who has been doing this manually

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

rickr commented 7 years ago

This is now being handled by the backend.