discord-giveaways-s
v3.0.1
Published
Advanced module for creating and managing giveaways in Discord bots.
Readme
🎁 DISCORD-GIVEAWAYS-S 🎁
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 — Offers a wide range of features.
- 💾 Storage flexibility — uses JSON by default, but supports any storage (e.g. better-sqlite3, SQLite, MongoDB, MySQL, etc.).
- 📚 And much more!
📦 Installation
Node.js 16 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.
📝 License
This project is licensed under the Apache License 2.0 — see the LICENSE file for details.
