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