mirror of https://github.com/E-Almqvist/rmds
parent
0c40fa5ff1
commit
65f0285119
@ -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…
Reference in new issue