Code Monkey home page Code Monkey logo

green-bot's Introduction

Green bot

Green-bot

If you liked this repository, feel free to leave a star ⭐ and follow me, it supports me a lot! Thanks you!

Green-bot is a Free Discord Music bot who supports Youtube, SoundCloud, Spotify and http links!


🧷 Links


πŸš€ Bot features

  • Dj system
  • Unlimited use of audio filters
    • Bassboost, nightcore, karaoke, vaporwave, earrape & More
  • Easy to use
  • Easy configuration
  • Autoplay
  • 24/7 music
  • Songs request channel
  • Highly configurable
  • Remove duplicates tracks
  • Easy to setup

πŸ“ Installation

Note:

  • If you need help with the installation, you can join our Discord Server.
  • The code isn't the same as production, this version is made to learn people how it works but it's not the same as Green-Bot.

Before you start, please consider that if you want to self-host this bot for personal use you should purchase a custom bot. Installation is not beginner friendly.

And yes, it's same for replit.

You are looking for the All-in-One bot? Click here

Before starting, make you sure you have a mongoDB database (it's free) and nodejs v16.

You will need to start a lavalink server and complete the informations in the config.js files.

Guide: How to start and create a lavalink server

Once your server is ready go in the config.js file and add a node.

lavalink: [
        { name: "node", url: "IP:PORT", auth: "LAVALINK_PASSWORD" },
 ],

⚠ Please make sure that you are using the same informations as provided in the application.yml file

Step 1.

Install NodeJS on your computer or on your vps. https://nodejs.org. You MUST have NodeJs 16 or an higher version. Then, download the files and open them with Visual Studio code (code.visualstudio.com). Then press Crtl + shift + ΓΉ or click on "new terminal", on the top bar.

Step 2. When your terminal is created, write npm install in your terminal to download all the modules. ⚠ the bot won't work if you don't italian the modules! If you encounter any error, make you sure that you have the latest version of nodejs or ask in the discord server.

Step 3. When the modules have been downloaded and a node_modules directory has been created, go to the config.ts file in the src folder and setup the bot. You can find some comments about every setting.

Step 4.

Re-open your terminal and write tsc --build to build the files, you need to do it for every change.

Now, you can start the bot by pressing F5 or putting npm run start in the terminal.

Step 5. Enjoy your bot !

green-bot's People

Contributors

pauldb09 avatar thebigwolfy avatar kylixn avatar bananonz avatar jonixtech avatar anirudhgupta109 avatar thisdudeboy avatar dependabot[bot] avatar bliitzz avatar loutrinesk avatar dwantless avatar paudb099 avatar rayaratrika avatar code-factor avatar ghostfighter50 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.