Skip to content
/ Lofi-Radio Public template

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

License

Notifications You must be signed in to change notification settings

diwasatreya/Lofi-Radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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!

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published