Skip to content

Arisamiga/Discord-Giveaway-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Discord-Giveaway-Bot

A Simple useful giveaway bot for discord coded in Discord.js

Issues

CodeFactor

Installation

You have to install NodeJS and Git.
Create a folder.
Open Command Promt.
Type in: cd The path to your new folder. (Example: C:\Users\User\Desktop\New folder)
Press enter.
After that type in: git clone https://github.com/Arisamiga/Discord-Giveaway-Bot.git
Press enter.
When you see all Github files in your folder you installed the bot files succesfully.
After that you would want to edit the config.json.

Change the following

{
    "token":"(Enter Token here)",
    "prefix": "(Enter Prefix Here)"
}

Get your discord token from https://discord.com/developers/applications

And you should be ready to start the bot!

Use either use npm start or node main.js to start the bot in your command prompt!

Setting up a giveaway!

To start a giveaway you should have the bot enabled. Next you should follow the format showed below

g!giveaway (Time[m for Minutes or h for Hours]) (Channel Id) (Prize)

And after that you should have made a giveaway! Congrats!

Features!

  • Supports Minutes and Hours
  • Custom Prizes
  • Custom Giveaways
  • Easy to use!

If you are having troubles with the bot i recommend opening a issue.

Made By Arisamiga