Update README.md

pull/1/head
E. Almqvist 4 years ago committed by GitHub
parent 0c40fa5ff1
commit 65f0285119
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 19
      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.
<br>`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

Loading…
Cancel
Save