Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandarutharuneth/ivongiveaways
The perfect giveaway and utility bot with slash to host giveaways easily on your server with multiple options and utility commands. Made with discord.js v14
https://github.com/sandarutharuneth/ivongiveaways
bot discord discord-bot discord-giveaway discord-giveaway-bot discord-giveaways discord-js discord-js-bot github giveaway giveaway-bot giveawaybot giveaways invite javascript mongodb nodejs replit roles server-requirements
Last synced: 3 months ago
JSON representation
The perfect giveaway and utility bot with slash to host giveaways easily on your server with multiple options and utility commands. Made with discord.js v14
- Host: GitHub
- URL: https://github.com/sandarutharuneth/ivongiveaways
- Owner: sandarutharuneth
- License: cc0-1.0
- Archived: true
- Created: 2022-06-10T07:37:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T12:42:42.000Z (10 months ago)
- Last Synced: 2024-09-20T04:16:31.051Z (3 months ago)
- Topics: bot, discord, discord-bot, discord-giveaway, discord-giveaway-bot, discord-giveaways, discord-js, discord-js-bot, github, giveaway, giveaway-bot, giveawaybot, giveaways, invite, javascript, mongodb, nodejs, replit, roles, server-requirements
- Language: JavaScript
- Homepage: https://ivongiveaways.com
- Size: 306 KB
- Stars: 91
- Watchers: 3
- Forks: 34
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# IVON Technologies
### The perfect giveaway bot to host giveaways easily on your server build with discord.js
> [!CAUTION]
> We have discontinued updates for this project. **IVON** is now on a different code base, and currently we do not have any intentions yet to share it.
[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)
## Invite our [Giveaway bot IVON](https://discord.com/api/oauth2/authorize?client_id=973436715819745290&permissions=406881561681&scope=bot%20applications.commands) and help us out!## Links
-
-
- Inspired by: [ZeroDiscord](https://github.com/ZeroDiscord)## Licensed Under
### Creative Commons CC0 v1.0 Universal
[View the license here](https://github.com/sandarutharuneth/ivongiveaways/blob/master/LICENSE)
#### Copyright 2022 © All Rights are Reserved# Give us a Star
# Code of Conduct
Please read [code of conduct](https://github.com/sandarutharuneth/ivongiveaways/blob/master/CODE_OF_CONDUCT.md) for details on our code of conduct.
# You can run the bot in just a few steps! Let me show you how:
## Hosting
> [!WARNING]
> This bot needs a [Node.js v18+](https://nodejs.org/en/blog/release/v16.0.0/) runtime to function since discord.js version 13 requires node version to function[![Run on Repl.it](https://repl.it/badge/github/sandarutharuneth/ivongiveaways)](https://repl.it/github/sandarutharuneth/ivongiveaways)
[![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/import/github/sandarutharuneth/ivongiveaways)### Step 1: Install the Dependencies:
Linux
```js
apt install nodejs npm -y
curl -sL https://deb.nodesource.com/setup_16.x -o nodesource_setup.sh
chmod 777 nodesource_setup.sh
./nodesource_setup.sh
apt install nodejs -y
npm install
```
Windows
```sh
# https://nodejs.org/en/blog/release/v16.0.0/ get node.js
npm install
```### Step 2: Obtain a Bot Token From [Here](https://discord.com/developers)
### Step 3 : Replace the Token and other dependencies inside [.env](https://github.com/sandarutharuneth/ivongiveaways/blob/master/.env)
## Follow the [wiki](https://github.com/sandarutharuneth/ivongiveaways/wiki) for additional help
```sh
TOEKN=Your Token goes here
FOTTERIMG=Your Footer Image Link goes here
THUMBNAIL=Your Thumbnail image link goes here
DCBL=https://cdn.discordapp.com/attachments/477946103287906304/482738675776618497/DBL.png
```
#### That's all! We Are Done! Now Simply host the Bot!### Run with node
```js
node index.js
```
### Run with pm2
```js
npm install -g pm2@latest
pm2 start --name "ivongiveaways" index.js --watch
```
Connect with me:
# Contributors![GitHub Contributors Image](https://contrib.rocks/image?repo=sandarutharuneth/ivongiveaways)
©️ Project Razer