GithubHelp home page GithubHelp logo

lrmn7 / meowsic-website Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 3.0 3.92 MB

MEOWSIC ๐ŸŽถ a discord music bot with many commands , buttons , 24/7 , autoresume ,etc

Home Page: https://meowsic.is-a.fun

License: MIT License

HTML 1.26% JavaScript 64.26% CSS 34.48%
247-music discord-bot discord-music discord-website

meowsic-website's Introduction

Hello world ๐Ÿ˜ณ

Mostly sleepless.

i am not prepared for life, only the apocalypse

Linkedin Instagram Pinterest Website Spotify Visitor

What i'am listening to

Now Playing

Advance Discord Music Bot

a discord music bot with many commands , buttons , 24/7 , autoresume ,etc

Installation | How to use the Bot

1. Install Latest LTS NodeJS

2. Download this repo and unzip it | or git clone it

3. Fill in everything in settings/config.js

Modify - config.js

{
  TOKEN: "BOT_TOKEN",
  PREFIX: "BOT_PREFIX",
  mongodb : "MONGO_URL"
}

Modify - .env

Rename .env.example to .env. and configure it

TOKEN=
MONGO_URL=
PREFIX=
GUILD_ID=

4. Now Let's Update Node Version. copy and paste in shell npm i --save-dev node@latest && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH

5. after Fill everything in config Type in shall npm install

6. now we need to install to additional packages .

  1. npm install @discordjs/opus - for better audio quality .
  2. npm install zlib-sync@latest - for WebSocket data compression and inflation .
  3. npm install erlpack@latest - for significantly faster WebSocket .

7. start the bot with node index.js

Music Bot Features

  • Easy to use Music Bot
  • Support Youtube , Spotify , Soundcloud , etc 700+ websites
  • Slash commands support
  • Dashboard support
  • Message commands support
  • Stable & up to date with discord.js v14
  • Support 24/7 in voice channel
  • Support autoresume system
  • Support music request channel system
  • Support more filters
  • Support dj system
  • Work on replit and others vps

Feedback

If you have any feedback, please reach out to us at Discord Server

Thanks For Using Music bot Please Give a Star

License

MIT

meowsic-website's People

Watchers

 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.