JackOMG / lucyp

0 stars 0 forks source link

Lets create an Invite option #4

Open creativeJan opened 7 years ago

creativeJan commented 7 years ago

Hello love this project and would be very keen to get involved. I think we need to get many new users to create new quiz questions. I propose we create an invite button and reward people if the people that they invite sign up. What do you guys think?

image

JackOMG commented 7 years ago

Great idea Jan. Who want to create this?

Beuntj commented 7 years ago

I can do it but it is not as easy as it sounds. We need to implement deep linking. See https://stackoverflow.com/questions/39560792/create-custom-entry-point-link-for-messenger-bots-aka-deep-linking

Beuntj commented 7 years ago

I propose this will work as follows. When user clicks on the invite button.

Bot will check if the user has an invite code. This invite code will be stored in the user database and is unique to the user. If there is no invite code the bot will help the user to create one. image