1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 10:11:34 +02:00

Merge branch 'fosscord:master' into master

This commit is contained in:
Paul Munteanu 2021-08-13 01:00:28 +03:00 committed by GitHub
commit fa788aa172

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))