summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-12 23:38:25 +0200
committerGitHub <noreply@github.com>2021-08-12 23:38:25 +0200
commite472b40afe836e01f5bd87a1c3426556e4b7049f (patch)
tree9dfa6c8450da398f1e8732f8f2dcf8cd9f1d68c3
parentMerge branch 'master' of https://github.com/fosscord/fosscord-api (diff)
downloadserver-e472b40afe836e01f5bd87a1c3426556e4b7049f.tar.xz
Create README.md
-rw-r--r--dashboard/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/dashboard/README.md b/dashboard/README.md
new file mode 100644

index 00000000..c94ae96c --- /dev/null +++ b/dashboard/README.md
@@ -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))