โช Those who wish to sing always find a song.
887
The Discord music bot that's 100% free with no payment or votes required to access all its amazing functionalities.
Invite Mewwme'sโ
ยท
Report Issues & Give Suggestionsโ
ยท
Support Serverโ
| Category | Commands |
|---|---|
| ADMIN | announcement, premium-code, restart, premium-remove, update |
| INFO | about, help, info, invite, ping, lavalink, profile, report, privacy, status, suggestions, termsofservice |
| MUSIC | autoplay, clear, forward, mp3, lofi, join, loopall, loop, lyrics, music, nowplaying, play, previous, pause, radio, remove, queue, replay, remove-duplicate, resume, rewind, seek, skip, shuffle, stop, volume |
| PLAYLIST | pl-add, pl-create, pl-all, pl-delete, pl-detail, pl-editor, pl-play, pl-info, playlist, pl-remove, pl-save-queue |
| FILTER | 3d, bass, china, chipmunk, bassboost, darthvader, daycore, doubletime, earrape, equalizer, filter, karaoke, nightcore, pitch, pop, rate, reset, slowmotion, soft, speed, superbass, television, treblebass, tremolo, vaporwave, vibrate, vibrato |
| SETTINGS | 247, control, language, prefix, setup, status-channel, redeem |
| UTILS | avatar, bigemoji, emoji, github, guildinfo, memberinfo |
| Music Source | Without Lavalink Plugin | With Lavalink Plugin |
|---|---|---|
| YouTube | โ | โ |
| SoundCloud | โ | โ |
| (LS) Spotify | โ ๏ธ | โ |
| HTTP | โ | โ |
| (LS) Deezer | โ ๏ธ | โ |
| Twitch | โ | โ |
| Bandcamp | โ | โ |
| Nicovideo | โ ๏ธ | โ ๏ธ |
| (LS) Apple Music | โ ๏ธ | โ |
| (LS) Yandex Music | โ | โ |
| (LS) Flowery TTS | โ | โ |
| (DB) Mixcloud | โ | โ |
| (DB) OC ReMix | โ | โ |
| (DB) Clyp.it | โ | โ |
| (DB) Reddit | โ | โ |
| (DB) GetYarn | โ | โ |
| (DB) Text to Speech | โ | โ |
| (DB) TikTok (BETA) | โ | โ |
| (DB) P**nhub (Not recommended) | โ | โ |
| (DB) Soundgasm | โ | โ |
DATABASE:
driver: "postgres" # Note: mongodb, mysql, json, postgres
config:
host: "localhost"
user: "me"
password: "secret"
database: "my_db"
DATABASE:
driver: "mysql" # Note: mongodb, mysql, json, postgres
config:
host: "localhost"
user: "me"
password: "secret"
database: "my_db"
DATABASE:
driver: "mongodb" # Note: mongodb, mysql, json, postgres
config:
uri: "mongodb://127.0.0.1:27017/mewwme" # mongodb uri
DATABASE:
driver: "json" # mongodb, mysql, json, postgres
config: { path: "./mewwme.database.json" }


git clone https://github.com/lrmn7/mewwme.gitcd mewwme to go to the mewwme folder.yarn install to install the required packages.yarn start:prod to build & run the project in production mode.yarn start:dev to build & run the project in development mode.NOTE you can running with
NPM,YARNorPNPM
STARTUP COMMAND 1 to npm install.STARTUP COMMAND 2 to npm run start:prod.# Mewwme config file via .yaml
# You can use ${} to pass an enviroment varible from .env file
# Eg:
# something: ${TOKEN}
Make sure to follow these steps carefully to set up your server for running the Mewwme music bot. If you encounter any issues, join server discordโ
For advanced installation and configuration guidance, feel free to discuss on our Discord Serverโ
Content type
Image
Digest
sha256:7796c4e18โฆ
Size
369.3 MB
Last updated
over 2 years ago
docker pull lrmn/mewwme