Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moleium authored Jan 4, 2023
1 parent b591d82 commit 347712f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ A Discord self-bot that allows you to automate DankMemer tasks. It supports mult
## Prerequisites

- Node.js v12 or higher
- discord.js-selfbot-v13
- Winston

## Installation

Expand All @@ -16,7 +14,7 @@ git clone https://github.com/MoleTheDev/DankMemer-Farmer.git
```
2. Install dependencies using:<br>
```sh
npm install discord.js-selfbot-v13 winston
npm install discord.js-selfbot-v13 winston dotenv
```
3. Configure using `config.json` file or using `.env`
4. Start the bot:<br>
Expand Down

0 comments on commit 347712f

Please sign in to comment.