Discord Invite Checker
1.0.0
This repository contains a simple web interface that allows users to input a Discord invite link and retrieve information about the associated server.
To use the Discord Invite Checker:
index.html: Contains the HTML structure of the web interface.styles.css: Contains the CSS styles for the web interface.script.js: Contains the JavaScript code for fetching Discord invite information and rendering it on the web page.The web interface utilizes the Discord API to fetch information about the provided invite link. It then dynamically renders the retrieved information on the web page using JavaScript.
Your contributions are welcome! Whether it's adding new features, improving the UI, or reporting bugs, please feel free to fork this repository and submit a pull request.
This project is licensed under the MIT License.