givify
Version:
A Advance Discord Giveaway System
36 lines (24 loc) β’ 1.23 kB
Markdown
# Givify
[](https://npmjs.com/givify)
[](https://npmjs.com/givify)
[](https://givify.js.org)
Givify is a powerful [Node.js](https://nodejs.org) 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
```cli
npm install --save givify
```
## Examples
You can read this example bot on GitHub: [givify-bot](https://github.com/unf6/givify-bot)
# Documentation
**https://givify.js.org**
# Credits
- It is edited fork of package [`discord-giveaways`](https://github.com/Androz2091/discord-giveaways) with buttons support