1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-05 10:22:31 +01:00

Create README.md

This commit is contained in:
Flam3rboy 2021-08-12 23:38:25 +02:00 committed by GitHub
parent 4161aa99fe
commit 75f5a98a01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
dashboard/README.md Normal file
View File

@ -0,0 +1,8 @@
# Fosscord-dashboard
A admin dashboard for fosscord-server
## (planned) Features
- [ ] Overview usage (registered users, concurrent connections, voice usage, reports)
- [ ] Reports
- [ ] Member managment (edit (disable, delete, premium, username, discriminator))
- [ ] Configuration ([Config.ts](https://github.com/fosscord/fosscord-server-util/blob/master/src/util/Config.ts))