Skip to content

coolboy-dev/giveawayp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giveaways Bot

🎁Giveways Bot using the discord-giveaways package!

Features

  • start-giveaway command
  • reroll-giveaway command
  • end-giveaway command

Install

  • Clone repository:
git clone https://github.com/Androz2091/giveaways-bot
  • Fill configuration (config.json):
{
    "token": "Your discord bot token",
    "prefix": "g!",
    "everyoneMention": true,
    "hostedBy": true
}
  • Install dependencies:
npm install
  • Start:
node index.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors