/giveaway-bot

Very simple giveaway bot made with discord.js

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Simple discord giveaway bot

A very simple discord giveaway bot made with discord.js

Preview

Install

Clone the repository:

You have to install NodeJS and Git.
Create a folder.
Open Command Prompt.
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/fekt/giveaway-bot.git
Press enter.
When you see all Github files in your folder you installed the bot succesfully.

Alternatives:

Download the repository as a .zip folder.
Open the repositroy in GitHub Desktop.
npm install
yarn

Usage

Open config.json and change the following values:

"prefix": "YOUR_PREFIX_HERE",
"token": "YOUR_TOKEN_HERE"

Start

After you have filled in the config.json file use the start-bot.bat file to start your bot automatically.

Example2

If you have a problem starting the bot you can always open an issue in this repository.

Don't worry the token shown in this gif is outdated.

Features

  • Create your own custom giveaways!
  • Custom time!
  • Custom prize!
  • Not manipulable!

Contributing

  1. Fork the repository!
  2. Clone your fork: git clone https://github.com/your-username/giveaway-bot.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request! ₍ᐢ•ﻌ•ᐢ₎*・゚。

Author

Authored and maintained by fekt.

GitHub @fekt