A very simple discord giveaway bot made with discord.js
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
Open config.json and change the following values:
"prefix": "YOUR_PREFIX_HERE",
"token": "YOUR_TOKEN_HERE"
After you have filled in the config.json file use the start-bot.bat file to start your bot automatically.
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.
- Create your own custom giveaways!
- Custom time!
- Custom prize!
- Not manipulable!
- Fork the repository!
- Clone your fork:
git clone https://github.com/your-username/giveaway-bot.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request! ₍ᐢ•ﻌ•ᐢ₎*・゚。
Authored and maintained by fekt.
GitHub @fekt