adeebahmed / deeb-ops

Projects board for github.com/deebops
https://github.com/deebops
0 stars 1 forks source link

Breadstacker.co website backend #36

Open adeebahmed opened 3 years ago

adeebahmed commented 3 years ago

The backend should take the input from the frontend js input model of the users' social media profile.

Support for 1 ig/twitter account.

Validate the users is following @thedeeb on IG or @deebtheweeb on Twitter. Use twitter/ig API to reference followers list.

Then give the user a 1-time use invite link. Eventually will use discord api to generate on the fly. For now, hardcoded configuration

Store API credentials securely using a config file.