givify
v1.0.0
Published
A Advance Discord Giveaway System
Downloads
39
Maintainers
Readme
Givify
Givify is a powerful Node.js module that allows you to easily create giveaways!
Features
- ⏱️ Easy to use!
- 🔄 Automatic restart after bot crash!
- 🇫🇷 Support for translations: adapt the strings for your own language!
- 📁 Support for all databases! (default is json)
- ⚙️ Very customizable! (prize, duration, winners, ignored permissions, bonus entries, etc...)
- 🚀 Super powerful: start, edit, reroll, end, delete and pause giveaways!
- 🕸️ Support for shards!
- and much more!
Installation
npm install --save givify
Examples
You can read this example bot on GitHub: givify-bot
Documentation
https://givify.js.org
Credits
- It is edited fork of package
discord-giveaways
with buttons support