1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 18:21:36 +02:00
server/dashboard/README.md

13 lines
402 B
Markdown
Raw Normal View History

2021-08-12 23:38:25 +02:00
# Fosscord-dashboard
2021-10-04 21:57:24 +02:00
2021-08-12 23:38:25 +02:00
A admin dashboard for fosscord-server
## (planned) Features
2021-10-04 21:57:24 +02:00
- [ ] 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))
port = 3005