Update README.md

This commit is contained in:
EmotionChild 2021-12-13 13:53:53 +13:00
parent 553f65f64a
commit 5c5fe202e7

View file

@ -19,11 +19,11 @@ Drop giveaway ability, drop giveaways anytime in your server with the drop comma
- 🌐 [Website](https://docs.emotionchild.com/coming_soon)
## Setup
- npm i
- `npm i`
- Pick a database from the Database Examples folder.
- 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.
- Then run the bot with npm run start
- Then run the bot with `npm run start`
## 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.**