Coder Social home page Coder Social logo

pbowner / ivongiveaways Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sandarutharuneth/ivongiveaways

0.0 0.0 0.0 313 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

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

Invite our Giveaway bot IVON and help us out!

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

Warning

This bot needs a Node.js v18+ 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

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

Connect with me:

Contributors

GitHub Contributors Image

©️ Project Razer

ivongiveaways's People

Contributors

sandarutharuneth avatar dex-404 avatar amajayasinghe avatar snyk-bot avatar vsstudios 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.