Coder Social home page Coder Social logo

noname-07 / ivongiveaways Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sandarutharuneth/ivongiveaways

0.0 0.0 0.0 306 KB

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

Home Page: https://ivongiveaways.com

License: Creative Commons Zero v1.0 Universal

JavaScript 100.00%

ivongiveaways's Introduction

IVON Technologies

The perfect giveaway bot to host giveaways easily on your server build with discord.js

forthebadge

Invite our Giveaway bot IVON and help us out!

2022 Recap

Developers





Links

Support Server

Licensed Under

Creative Commons CC0 v1.0 Universal

View the license here

Copyright 2022 © All Rights are Reserved

Give us a Star

Readme-Card.png

Code of Conduct

Please read code of conduct for details on our code of conduct.

You can run the bot in just a few steps! Let me show you how:

Hosting

⚠ This bot needs a Node.js v16+ runtime to function since discord.js version 13 requires node version to function.

Run on Repl.it Remix on Glitch

Step 1: Install the Dependencies:

Linux

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

# https://nodejs.org/en/blog/release/v16.0.0/ get node.js
npm install 

Step 2: Obtain a Bot Token From Here

Step 3 : Replace the Token and other dependencies inside .env

Follow the wiki for additional help

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

Step 4: Get your japi key

  • Visit japi and get your key
  • Add your key on slash/userinfo.js
const japiRest = new japiRestPkg('Your API Key');

That's all! We Are Done! Now Simply host the Bot!

Run with node

node index.js

Run with pm2

npm install -g pm2@latest
pm2 start --name "ivongiveaways" index.js --watch

Features

Featuring | Slash Only Giveaway Commands

Interactive Giveaway Creation

Basic Utility Commands

Featured Bonus Entries

Connect with me:

Contributors

GitHub Contributors Image

©️ Project Razer

ivongiveaways's People

Contributors

sandarutharuneth avatar dex-404 avatar amajayasinghe avatar vsstudios avatar snyk-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.