No description
2bdeb2f9c2
Bumps [discord-giveaways](https://github.com/Androz2091/discord-giveaways) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/Androz2091/discord-giveaways/releases) - [Commits](https://github.com/Androz2091/discord-giveaways/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: discord-giveaways dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
commands | ||
Database Examples | ||
events | ||
utils | ||
.gitignore | ||
AVAILABLE_COMMANDS.md | ||
config.example.json | ||
index.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
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.
Links
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.