Skip to content

OttakoGive est un bot Discord permettant de créer des giveaways. Très simple d'utilisation

License

Notifications You must be signed in to change notification settings

Linaaaaaw/OttakoGive

 
 

Repository files navigation

Giveaways Bot

🎁OttakoGive utilise discord-giveaways package.

Features

  • commande start-giveaway
  • commande reroll-giveaway
  • commande end-giveaway

Install

  • Configuration (config.json):
{
    "token": "Your discord bot token",
    "prefix": "!",
    "everyoneMention": true,
    "hostedBy": true
}
  • Installer les dépendances:
npm install
  • Start:
node index.js

About

OttakoGive est un bot Discord permettant de créer des giveaways. Très simple d'utilisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Batchfile 0.2%