discord-giveaway-easy
Version:
A module allowing the simple creation of a discord giveaway with your bot supported by Discord.js^14.0.0
25 lines (24 loc) • 571 B
JSON
{
"dependencies": {
"discord.js": "^14.5.0"
},
"name": "discord-giveaway-easy",
"version": "3.3.0",
"description": "A module allowing the simple creation of a discord giveaway with your bot supported by Discord.js^14.0.0",
"main": "main.js",
"homepage": "https://discord.gg/DXbpKPk6FX",
"keywords": [
"discord-giveaway-easy",
"discord",
"discord.js",
"giveaway",
"configuration",
"system",
"v14"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Valogzi",
"license": "ISC"
}