Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lrmn7/meowsic-website
MEOWSIC 🎶 a discord music bot with many commands , buttons , 24/7 , autoresume ,etc
https://github.com/lrmn7/meowsic-website
247-music discord-bot discord-music discord-website
Last synced: 6 days ago
JSON representation
MEOWSIC 🎶 a discord music bot with many commands , buttons , 24/7 , autoresume ,etc
- Host: GitHub
- URL: https://github.com/lrmn7/meowsic-website
- Owner: lrmn7
- License: mit
- Created: 2023-07-15T19:35:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-15T20:51:45.000Z (over 1 year ago)
- Last Synced: 2024-05-01T22:37:59.608Z (7 months ago)
- Topics: 247-music, discord-bot, discord-music, discord-website
- Language: JavaScript
- Homepage: https://meowsic.is-a.fun
- Size: 3.83 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Hello world 😳
_Mostly sleepless._
_i am not prepared for life, only the apocalypse_
[![Linkedin](https://img.shields.io/badge/-lrmn-blue?style=flat-square&labelColor=gray&logo=Twitter&logoColor=white&link=https://www.twitter.com/romanromannya/)](https://www.twitter.com/romanromannya/)
[![Instagram](https://img.shields.io/badge/-@lrmn-purple?style=flat-square&labelColor=gray&logo=instagram&logoColor=white&link=https://instagram.com/romanroman.nya/)](https://instagram.com/romanroman.nya)
[![Pinterest](https://img.shields.io/badge/-@lrmn-red?style=flat-square&labelColor=gray&logo=pinterest&logoColor=white&link=https://id.pinterest.com/romanroman.nya/)](https://id.pinterest.com/romanroman.nya)
[![Website](https://img.shields.io/badge/-hi.lrmn.site-violet?style=flat-square&labelColor=gray&logo=internet-explorer&logoColor=white&link=https://hi.lrmn.site/)](https://hi.lrmn.site)
[![Spotify](https://img.shields.io/badge/-lrmn-green?style=flat-square&labelColor=gray&logo=spotify&logoColor=white&link=https://open.spotify.com/user/31urnjrljaimmmf52sealktmdz3i/)](https://open.spotify.com/user/31urnjrljaimmmf52sealktmdz3i/)
[![Visitor](https://visitor-badge.laobi.icu/badge?page_id=lrmn7.lrmn7&)](https://visitor-badge.laobi.icu/badge?page_id=lrmn7.lrmn7&)
###
# 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](https://nodejs.org/en/)
**2.** Download this repo and unzip it | or git clone it
**3.** Fill in everything in **`settings/config.js`**
### _Modify - config.js_
```javascript
{
TOKEN: "BOT_TOKEN",
PREFIX: "BOT_PREFIX",
mongodb : "MONGO_URL"
}
```### _Modify - .env_
_*Rename `.env.example` to `.env.` and configure it*_
```env
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](https://discord.gg/WFfjrQxnfH)
# Thanks For Using Music bot Please Give a Star
##
## License
[MIT](https://choosealicense.com/licenses/mit/)