Giter Site home page Giter Site logo

daadiii / lenoxbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gillesheinesch/lenoxbot

0.0 0.0 0.0 5.56 MB

LenoxBot is a Discord bot that offers many cool new features to your Discord server!

Home Page: https://lenoxbot.com

License: MIT License

JavaScript 67.49% HTML 29.17% CSS 3.34%

lenoxbot's Introduction

Build Status Discord Discord Bots Crowdin

Invite LenoxBot on your Discord Server: https://lenoxbot.com/invite

How can I host my own instance of LenoxBot?

Windows

You must have already installed NPM, Git and NodeJS! There are many tutorials online on how to install all these packages for your operating system.

  1. Open an administrative PowerShell:

Windows button Rightclick Click right on Windows Home button

administrative PowerShell

  1. Clone this repository (Branch: Master)
    • Execute $ git clone https://github.com/LenoxBot/LenoxBot.git --branch master
  2. Now you have to execute a few commands in the folder in which you cloned LenoxBot:
    • $ npm -g --add-python-to-path install windows-build-tools node-gyp
    • $ npm i --global --production windows-build-tools
    • $ npm i -S canvas@next
    • $ npm i -g ffmpeg-binaries
    • $ npm install
  3. Now you should have a folder called node_modules. In this folder are now all your installed packages.
  4. Now you have to rename your settings_example.json, file located in the main folder to settings.json. Now enter your Discord Top Secret Token...
  5. You can run the bot using the command node lenoxbotapp.js

To invite the Bot on your Discord Server, copy the Client ID of your Bot application that you find here if you click on the application (https://i.imgur.com/9ChWjol.png). Now you can create an Invite Link for your Bot here for example.

Linux/Debian

You must have already installed NPM, Git and NodeJS! There are many tutorials online on how to install all these packages for your operating system.

  1. Clone this repository (Branch: Master)
    • Execute $ git clone https://github.com/LenoxBot/LenoxBot.git --branch master
  2. Now you have to execute a few commands in the folder in which you cloned LenoxBot:
    • $ sudo apt-get install build-essential
    • $ sudo apt-get install libcairo2-dev libjpeg-dev libpango1.0-dev libgif-dev build-essential g++
    • $ npm i -S canvas@next
    • $ npm i -g ffmpeg-binaries
    • $ npm install
  3. Now you should have a folder called node_modules. In this folder are now all your installed packages.
  4. Now you have to rename your settings_example.json, file located in the main folder to settings.json. Now enter your Discord Top Secret Token...
  5. You can run the bot using the command node lenoxbotapp.js

To invite the Bot on your Discord Server, copy the Client ID of your Bot application that you find here if you click on the application (https://i.imgur.com/9ChWjol.png). Now you can create an Invite Link for your Bot here for example.

If you need any help, you can join our Discord Server

Support

Twitter

Discord Server

Documentation

lenoxbot's People

Contributors

jecsham avatar maltesermailo avatar daadii avatar nick-kel avatar skydiscovery 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.