Update README.md
This commit is contained in:
parent
553f65f64a
commit
5c5fe202e7
1 changed files with 2 additions and 2 deletions
|
@ -19,11 +19,11 @@ Drop giveaway ability, drop giveaways anytime in your server with the drop comma
|
||||||
- 🌐 [Website](https://docs.emotionchild.com/coming_soon)
|
- 🌐 [Website](https://docs.emotionchild.com/coming_soon)
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
- npm i
|
- `npm i`
|
||||||
- Pick a database from the Database Examples folder.
|
- Pick a database from the Database Examples folder.
|
||||||
- Just copy and paste it into the [index file](index.js)
|
- Just copy and paste it into the [index file](index.js)
|
||||||
- Fill out the [config file](config.example.json) and save it as config.js.
|
- Fill out the [config file](config.example.json) and save it as config.js.
|
||||||
- Then run the bot with npm run start
|
- Then run the bot with `npm run start`
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
**Thanks to [Androz](https://github.com/Androz2091) for his package which make this bot possible [discord-giveaways](https://www.npmjs.com/package/discord-giveaways) give him a star for his work.**
|
**Thanks to [Androz](https://github.com/Androz2091) for his package which make this bot possible [discord-giveaways](https://www.npmjs.com/package/discord-giveaways) give him a star for his work.**
|
Loading…
Reference in a new issue