No description
Find a file
2023-03-19 23:07:15 +13:00
.github Made changes 2022-03-23 22:41:56 +13:00
commands Updated command files 2023-03-19 22:46:57 +13:00
Database Examples Reverted more files 2023-03-19 23:00:51 +13:00
events Reverted events files back to v2.1.0 2023-03-19 22:50:24 +13:00
utils updated utils 2022-12-02 21:54:26 +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 Updated config.example.json 2022-12-02 21:59:44 +13:00
index.js Updated core files 2022-12-02 21:53:58 +13:00
LICENSE Updated LICENSE 2023-03-19 22:51:00 +13:00
package-lock.json Reverted discord.js to v13.14.0 2023-03-19 22:50:51 +13:00
package.json Reverted discord.js to v13.14.0 2023-03-19 22:50:51 +13:00
README.md Fixed some links 2023-03-19 23:07:15 +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.