UNPKG

givify

Version:

A Advance Discord Giveaway System

36 lines (24 loc) β€’ 1.23 kB
# Givify [![downloadsBadge](https://img.shields.io/npm/dt/givify?style=for-the-badge)](https://npmjs.com/givify) [![versionBadge](https://img.shields.io/npm/v/givify?style=for-the-badge)](https://npmjs.com/givify) [![documentationBadge](https://img.shields.io/badge/Documentation-Click%20here-blue?style=for-the-badge)](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