Git Product home page Git Product logo

lightbringer2's Introduction

Lightbringer2

Lightbringer2

Lightbringer2 is yet another Discord self-bot written with discord.js (and Discord Akairo framework).

Lightbringer2 makes full use of ES2017's async/await functionality for clear, concise code that is simple to write and easy to comprehend.

JavaScript Style Guide

Index

Requirements

This bot requires node 8.0.0 or newer (run node -v to check your node version).

Additional Requirements

This is required by color command. If you do not want to use the command, you may remove canvas from package.json, since that dependency is the one that requires cairo.

Installing

git clone https://github.com/BobbyWibowo/Lightbringer2.git
cd Lightbringer2
yarn install

Go to Running section for more information about running the bot.

Updating

cd path/to/Lightbringer2
git pull
yarn install --force

Make sure the bot is turned off before updating.

Running

cd path/to/Lightbringer2
yarn start

If you want to use the bot with PM2, there is a shortcut called yarn pm2.

If you simply want to run the bot in background, you can try screen, which is usually available by default in most Linux distros, with yarn background.

WARNING! Make sure you have properly filled the configuration file before starting the bot in background or with PM2!

Run the bot once with yarn start so that the bot can create the configuration template file!

Credits

Icon made by Freepik from www.flaticon.com, with slight color modification.

lightbringer2's People

Contributors

bobbywibowo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

nexuslove

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.