Imagine you have a Facebook community and want to move your users to Discord with minimal human intervention. What can you do?
This project helps in this case.
1. You: create a post in your Facebook community and ask your users who want to move to your Discord community to react (like, love, etc) to that post.
2. You: export the reactions on that post into a JSON format. (automated script included to export).
3. User: goes to the web interface of this project and enters their Facebook profile URL, ID, or Username.
4. User: confirms their account by sending a message (a code will appear in the web interface) to your Facebook page from their account.
5. System: does its magic and confirms all of these processes, and then returns a unique Discord invitation code from your Discord server.
This project is made with Nuxt 3, Vue 3, Python, JavaScript, TypeScript, AWS Lambda, AWS Dynamo DB, and any website/tool that can access Facebook page messages (such as Zapier). Also, you would need an additional Discord server or a Slack channel.