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
commit75f5a98a01918bac7cfa9a41452faf0f2ec0e444 (patch)
tree8c65a955cf024539eab318cec177810d630bed10
parentMerge branch 'master' of https://github.com/fosscord/fosscord-api (diff)
downloadserver-75f5a98a01918bac7cfa9a41452faf0f2ec0e444.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))