UNPKG
vante-giveaways
Version:
latest (3.5.0)
3.5.0
3.0.0
2.5.0
2.0.0
1.0.0
A complete framework to facilitate the creation of giveaways using discord.js
giveaways.vante.dev
vante-giveaways
/
examples
/
custom-databases
/
.eslintrc.json
5 lines
•
67 B
JSON
View Raw
1
2
3
4
5
{
"rules"
:
{
"no-restricted-globals"
:
"off"
}
}