From 65f028511943a1970ea787adf3b720111caf3aca Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Sat, 16 Jan 2021 15:57:41 +0100 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 264a4e4..0a31029 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,20 @@ # rmds -A Discord cleanup tool. +A Discord cleanup tool. Because no one likes spam. + +## Installation & Configuration +### Installation +Clone the repo wherever you want. `git clone git@github.com:E-Almqvist/rmds.git` + +### Configuration +You will need to get your Discord authentication token. +
`echo $YOUR_TOKEN > auth.txt` ## Usage rmds - -i (SERVER ID) - (--noask) + -i (SERVER ID): Server ID + (--noask): Do not ask the "are you sure" question. + +## Features + - [x] Removes all of your messages + - [ ] Option to remove all messages from everyone + - [ ] Target specific channels