Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thatsinewave/discord-member-counter

Simple web interface to display information about a Discord server's member count
https://github.com/thatsinewave/discord-member-counter

discord discord-api discord-js discord-moderation discord-server good-first-bug good-first-contribution good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-project html html-css html-css-javascript html-css-js live-count live-counting thatsinewave web-application

Last synced: 3 days ago
JSON representation

Simple web interface to display information about a Discord server's member count

Awesome Lists containing this project

README

        

# [Discord Member Counter](https://thatsinewave.github.io/DIscord-Member-Counter)

This project provides a simple web interface to display information about a Discord server's member count. Users can input a server invite link, and the interface will show the total members and online members in real-time.

![Discord-Member-Counter](https://github.com/ThatSINEWAVE/DIscord-Member-Counter/assets/133239148/d2ddfc2f-5e31-4c83-910d-dc05a0703db9)

## Features

- **Real-Time Updates:** The member count information is updated every 30 seconds to provide the latest data.
- **Responsive Design:** The interface is designed to work well on various screen sizes, including mobile devices.
- **Dark/Light Theme:** Users can toggle between dark and light themes for better readability.

## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)

## How to Use

1. Visit the [web interface](https://thatsinewave.github.io/DIscord-Member-Counter).
2. Input the server invite link into the designated field.
3. Click the "Send" button.
4. The interface will display the total members and online members of the server.
5. The information will update automatically every 30 seconds.

### Using Locally

1. Clone this repository to your local machine.
2. Open the `index.html` file in a web browser.
3. Input the server invite link into the designated field.
4. Click the "Send" button.
5. The interface will display the total members and online members of the server.
6. The information will update automatically every 30 seconds.

## File Structure

```
Discord-Member-Counter/

├── index.html # HTML file for the web interface
├── script.js # JavaScript file for functionality
├── styles.css # CSS file for styling
└── site-data/ # Directory for site data (favicon, icons)
```

## Contributing

If you find any issues or have suggestions for improvements, feel free to contribute by submitting a pull request or opening an issue on GitHub.

## [Join my discord server](https://discord.gg/2nHHHBWNDw)

## License

This repository is provided under the MIT License.
By utilizing the contents of this repository, you agree to abide by the terms of this license.