Discord Giveaways Bot Save

🎁Giveways Bot using the discord-giveaways package

Project README

Giveaway Bot

🎁 Giveway Bot with slash commands made using the discord-giveaways package!

Features

  • /start-giveaway command
  • /end-giveaway command
  • /reroll-giveaway command
  • /pause-giveaway command
  • /unpause-giveaway command
  • /drop-giveaway command

Installation tutorial

  • Clone the repository (Or download it manually):
git clone https://github.com/Androz2091/giveaways-bot
  • Fill the configuration file (config.json):
{
    "token": "Your Discord bot token",
    "everyoneMention": false,
    "hostedBy": true,
    "guildId": "Your server id"
}
  • Install required dependencies (Execute below command in bot's root directory):
npm install
  • Run the bot:
node index.js
Open Source Agenda is not affiliated with "Discord Giveaways Bot" Project. README Source: Androz2091/discord-giveaways-bot
Stars
194
Open Issues
7
Last Commit
1 year ago
License
ISC

Open Source Agenda Badge

Open Source Agenda Rating