No description
Find a file
dependabot[bot] 966a57bd36
Bump discord-giveaways from 5.0.1 to 5.1.1
Bumps [discord-giveaways](https://github.com/Androz2091/discord-giveaways) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/Androz2091/discord-giveaways/releases)
- [Commits](https://github.com/Androz2091/discord-giveaways/compare/v5.0.1...v5.1.1)

---
updated-dependencies:
- dependency-name: discord-giveaways
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 18:35:47 +00:00
.github Made changes 2022-03-23 22:41:56 +13:00
commands Added some new commands 2021-12-10 18:24:04 +13:00
Database Examples Made changes 2022-03-23 22:41:56 +13:00
events Fixed some bugs - EmotionChild 2021-12-13 13:25:45 +13:00
utils Yes 2021-10-09 12:58:57 +13:00
.gitignore Made changes 2022-03-23 22:41:56 +13:00
AVAILABLE_COMMANDS.md Yes 2021-10-09 12:58:57 +13:00
config.example.json Fixed some bugs - EmotionChild 2021-12-13 13:25:45 +13:00
index.js Yes 2021-10-09 12:58:57 +13:00
LICENSE Initial commit 2021-09-27 12:56:11 +13:00
package-lock.json Bump discord-giveaways from 5.0.1 to 5.1.1 2022-05-18 18:35:47 +00:00
package.json Bump discord-giveaways from 5.0.1 to 5.1.1 2022-05-18 18:35:47 +00:00
README.md Made changes 2022-03-23 22:41:56 +13:00

Giveaway-Child

Requirements

  • Nodejs v16
  • Invite your bot with bot and applications scope

Features

  • 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.
  • Pause and un-pause giveaway feature.

Custom/External Database setup

  • Read the README file and you are good to go to use custom db's.

Setup

  • npm i
  • Pick a database from the Database Examples folder.
  • Just copy and paste it into the index file
  • Fill out the config file and save it as config.js.
  • Then run the bot with npm run start

Credits

Thanks to Androz for his package which make this bot possible discord-giveaways give him a star for his work.