From cf5885b093e7c5af7996b9a68b92a8b63b26306a Mon Sep 17 00:00:00 2001 From: Sleepingpirates <32914211+Sleepingpirates@users.noreply.github.com> Date: Wed, 17 Jun 2020 21:27:28 -0400 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 48e733f..949f2a1 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,16 @@ If the discord user loses their role their email is also removed from plex. (You Commands: ``` --plexadd "email" #To add an email to plex. --plexrm "email" #To remove an email that is in plex. --dbadd "email" @user #To link an exsisting user's plex email and discord account. +-plexadd +This command is used to add an email to plex +-plexrm +This command is used to remove an email from plex +-db ls +This command is used list Invitarrs database +-db add <@user> +This command is used add exsisting users email and discord id to the DB. +-db rm +This command is used remove a record from the Db. Use -db ls to determine record position. ex: -db rm 1 ``` # Installation & Configuration