DisGiveawaysBot allows you to conduct giveaways in your discord server with lightning fast speed and now the bot supports slash commands.
- Update discord.js version to v13.
- Format the code looks more cleaner.
- Minor bot fixes and improvements.
- Bot needs v16 of nodejs to work
- Invite your bot with
bot
andapplications.commands
scope - Bot only uses slash commands, message content no longer exists.
- Bot only support v13 of discord.js for now.
- Lightning fast giveaways created using best databases, like: mongodb, quick.db, etc.
- LAST CHANCE TO ENTER warning when giveaway is about to end.
- Slash commands for faster and simpler giveaway creating.
- Drop giveaway ability, drop giveaway anytime in your server with drop command.
- Pause and un-pause giveaways.
- Check the example folder to get the custom database examples
- Run command
npm i
- Pick a database from
Database Examples
folder and copy it toindex.js
file. - Fill the configurations.
- Run command
npm run start
Thanks to Androz for his package which make this bot possible discord-giveaways give him a star for his work.