Discord Member Counter
1.0.0
該項目提供了一個簡單的Web界面來顯示有關Discord Server的成員計數的信息。用戶可以輸入服務器邀請鏈接,該接口將實時顯示總成員和在線成員。

index.html文件。 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)
如果您發現任何問題或有改進的建議,請通過提交拉動請求或在Github上開發問題來貢獻。
該存儲庫是根據MIT許可提供的。通過利用此存儲庫的內容,您同意遵守本許可條款。