Skip to content

🎁Giveways Bot using the discord-giveaways package

License

Notifications You must be signed in to change notification settings

CTHD98/giveaways-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
}
  • Install dependencies:
npm install
  • Start:
node index.js

About

🎁Giveways Bot using the discord-giveaways package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%