
Server Rift is an ambitious project aimed at revolutionizing the way users connect with Discord servers based on their preferences. The platform facilitates users in joining servers that align with their specific interests and requirements on a weekly basis. While the project is paused, significant strides have been made in developing the front-end interface, along with initial backend setup including a Discord bot, Express server, and MongoDB database integration.
Create a modern and visually appealing website that offers a seamless user experience.
Develop backend functionality to support user authentication, server discovery, and weekly server joining.
Implement a Discord bot to enhance user interaction and automate server joining processes.
Integrate MongoDB database to securely store user preferences and server data.
Customizable Server Preferences:
Users can specify their preferences and interests to discover servers tailored to their liking. That will connect with our Discord bot.
<Video src="https://v2.andrewjf.com/Assets/Videos/ServerRift_Login_DBUpdate.mp4" />Giveaway System:
Users are able to participate in giveaways and view the giveaway happening in real-time at a URL.
<Video src="https://v2.andrewjf.com/Assets/Videos/ServerRift_Giveaways.mp4" />Server Joining:
The platform facilitates users in joining servers that align with their specific interests.
<Video src="https://v2.andrewjf.com/Assets/Videos/ServerRift_Adding_User.mp4" />Discord Bot:
The Discord bot is equipped with a help menu that pulls data from our Mongo database to display to users.
<Video src="https://v2.andrewjf.com/Assets/Videos/ServerRift_Help_Menu.mp4" />User Friend Sign-up:
Users are presented with a clean UI to quickly sign up and start using the platform.
<Video src="https://v2.andrewjf.com/Assets/Videos/ServerRift_SignUp.mp4" />Channel Logs:
The bot itself will keep logs of all commands, errors and users being added to servers.
