lavab / api

Lavaboom's main backend API.
https://lavaboom.com
23 stars 11 forks source link

Prefill contacts with basic Lavaboom emails #128

Open pzduniak opened 9 years ago

pzduniak commented 9 years ago

Tine from Lavaboom (hello@lavaboom.com) Lavabot (bot@lavaboom.com)

flixi commented 9 years ago

Use Tine Müller-Irion

andreis commented 9 years ago

Tine, an alien race which is the focus of the award-winning novel A Fire Upon the Deep and its sequel The Children of the Sky

??

flixi commented 9 years ago

Tine, it's a short name for Christine.

andreis commented 9 years ago

Gotcha :)

flixi commented 9 years ago

And?

andreis commented 9 years ago

This is Piotr's task. We could hack it by hardcoding adding Lavaboom contacts into lavab/api or lavab/web, or we could solve it differently* to avoid messing code that will also be shipped to the community or to customers.

* - ideas:

I personally like plugin architectures, they're more difficult to pull off in Go though.