discord-giveaways-s
Version:
Advanced module for creating and managing giveaways in Discord bots.
46 lines (33 loc) • 1.9 kB
Markdown
<p align="center">
<a href="https://www.npmjs.com/package/discord-giveaways-s">
<img src="https://github.com/shadoow051/discord-giveaways-s/blob/main/src/discord-giveaways-s.png" width="600" alt="discord-giveaways-s" />
</a>
</p>
# 🎁 DISCORD-GIVEAWAYS-S 🎁


[](https://github.com/shadoow051/discord-giveaways-s)
[](https://github.com/shadoow051/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** — _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](https://github.com/shadoow051/discord-giveaways-s/blob/main/DOCUMENTATION.md).
## 📝 License
This project is licensed under the Apache License 2.0 — see the [LICENSE](https://github.com/shadoow051/discord-giveaways-s/blob/main/LICENSE) file for details.