GithubHelp home page GithubHelp logo

nick-fury-6023 / lofi-radio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diwasatreya/lofi-radio

0.0 0.0 0.0 583 KB

It is a discord music bot which can play lo-fi song 24/7 & more functions of lofi radio bot

License: Apache License 2.0

JavaScript 100.00%

lofi-radio's Introduction


Pbot-plus

Lofi Radio

It is a discord music bot which can play lo-fi song 24/7 & more functions of lofi radio bot

Report Bug ยท Request Feature

๐ŸŒŸ Functions

  • Radio Mode
  • 24/7 VC
  • Music Collection
  • Dj Roles
  • Slash Command
  • Stations
  • Profile Card
  • Sleep Timer

๐ŸŽ›๏ธ Requirement

  • Nodejs v16+
  • Java v13 (for lavalink server)
  • yarn npm i -g yarn

โš™๏ธ Installation

Fill all requirement in src/config.js or .env

โ€ข yarn

For install all dependencies use

yarn

To start your bot

yarn start

OR DO THIS INSTEAD

โ€ข Npm

For install all dependencies use

npm install

To start your bot

node src/index.js 

For replit: Open Hidden Files => Goto replit.nix and copy these and paste in that file

Run on Repl.it

{ pkgs }: {
  deps = [
  pkgs.libuuid
  	pkgs.nodejs-18_x
  pkgs.nodePackages.typescript-language-server
  pkgs.yarn
  pkgs.replitPackages.jest
  ];
env = { LD_LIBRARY_PATH = pkgs.lib.makeLibraryPath [pkgs.libuuid];  };
}
  • You can download all the emoji of this bot from Here (Changing Emoji will be little complex for you)

If you liked this repository, feel free to leave a star โญ to help promote !


๐Ÿ–ผ๏ธ Screenshots



Note

This bot base on the lofi-radio(verified) discord bot which is in nearby 850k server & this is not official code of that bot. Also, you don't have permission to make public bot using this code!. The logo, emojis & colors are all copied from Lofi Radio Discord Bot. <3


๐Ÿ’Œ Support Server


Custom Discord Bot

If you want bot more advance than this then you can order!

lofi-radio's People

Contributors

diwasatreya avatar nick-fury-6023 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.