UNPKG

discord-giveaways-s

Version:

Advanced module for creating and managing giveaways in Discord bots.

44 lines (31 loc) 1.91 kB
<p align="center"> <a title="discord-giveaways-s" href="https://www.npmjs.com/package/discord-giveaways-s" target="_blank"> <img src="https://media.discordapp.net/attachments/1301409004248891443/1390133942899970199/discord-giveaways-s.png?ex=6867269f&is=6865d51f&hm=de5675e7b04f63e90d7f53c80e1d79d3d7376f4b81c944991a21ea422a3e5708&=&format=webp&quality=lossless" width="600" alt="discord-giveaways-s" /> </a> </p> # 🎁 Discord Giveaways S 🎁 ![npm](https://img.shields.io/npm/v/discord-giveaways-s) ![license](https://img.shields.io/npm/l/discord-giveaways-s) [![GitHub](https://img.shields.io/badge/GitHub-View-blue?logo=github)](https://github.com/DBM-POLSKA/discord-giveaways-s) [![Docs](https://img.shields.io/badge/Documentation-View-blue)](https://github.com/DBM-POLSKA/discord-giveaways-s/blob/main/DOCUMENTATION.md) Advanced module for creating and managing giveaways in Discord bots. ## ✨ Features - 🕐 **Easy to use**_simple setup and integration._ - ♻️ **CommonJS & ESM support**_use it in both require-based and import-based projects._ - 🎮 **Compatible with discord.js v13 & v14**_modern library support._ -**Highly efficient**_optimized for performance._ - 🔄 **Persistent**_Works after restarting the bot._ - 🔥 **Powerful and flexible**_create, start, reroll, edit, info, backup, extend..._ - 📚 **And much more!** ## 📦 Installation Node.js 15 or newer is required. ``` npm install discord-giveaways-s yarn add discord-giveaways-s pnpm add discord-giveaways-s bun add discord-giveaways-s ``` ## 🗃️ Documentation Full documentation is available in [DOCUMENTATION](https://github.com/DBM-POLSKA/discord-giveaways-s/blob/main/DOCUMENTATION.md). ## 📝 License This project is licensed under the MIT License — see the [LICENSE](https://github.com/DBM-POLSKA/discord-giveaways-s/blob/main/LICENSE) file for details.