1.0.0 β€’ Published 6 months ago

givify v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

Givify

downloadsBadge versionBadge documentationBadge

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