2021-09-27 00:03:47 +00:00
# Giveaway-Child
2021-12-13 00:51:40 +00:00
## Requirements
2022-03-23 09:41:56 +00:00
2021-12-13 00:51:40 +00:00
- Nodejs v16
- Invite your bot with bot and applications scope
## Features
2022-03-23 09:41:56 +00:00
2021-12-13 00:51:40 +00:00
- Fast giveaways created using the best databases, like: mongodb, quick.db, .etc
- LAST CHANCE TO ENTER warning when a giveaway is about to end.
- Slash commands for faster giveaway creating.
Drop giveaway ability, drop giveaways anytime in your server with the drop command.
2022-03-23 09:41:56 +00:00
- Pause and un-pause giveaway feature.
2021-12-13 00:51:40 +00:00
## Links
2022-03-23 09:41:56 +00:00
2021-12-13 00:51:40 +00:00
- 🔗 [Invite Link ](https://discord.com/api/oauth2/authorize?client_id=726333575091454002&permissions=8&scope=bot )
- ℹ [Support Server Link ](https://discord.gg/SVQVzJq )
- 📑 [Commands ](https://docs.emotionchild.com/coming_soon )
- 🌐 [Website ](https://docs.emotionchild.com/coming_soon )
2022-03-23 09:41:56 +00:00
## Custom/External Database setup
- Read the [README ](Database%20Examples/README.md ) file and you are good to go to use custom db's.
2021-12-13 00:51:40 +00:00
## Setup
2022-03-23 09:41:56 +00:00
2021-12-13 00:53:53 +00:00
- `npm i`
2021-12-13 00:51:40 +00:00
- 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.
2021-12-13 00:53:53 +00:00
- Then run the bot with `npm run start`
2021-12-13 00:51:40 +00:00
## Credits
2022-03-23 09:41:56 +00:00
2021-12-13 00:51:40 +00:00
**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.**