Skip to content

Ax-47/musik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

muzik prodzhekt

how to run

config .env

use musik; // Create or switch to the "musik" database

db.createCollection("captcha"); // Create "captcha" collection
db.createCollection("feedback"); // Create "feedback" collection
db.createCollection("guild"); // Create "guild" collection
db.createCollection("tonton"); // Create "tonton" collection

python -m venv venv
docker-compose up -d # if u use windown.
docker compose up -d # if u use super advanced os like arch linux.
source venv/bin/activate.fish
pip install -r requirements.txt
python src/main.py

commands

basic

play volume auto_play now queue info_filters remove repeat shuffle skip stop pause disconnect seek Dj role Vote action

filter

bassbost timescale karaoke rotation smoothing Vibrato Tremolo depth frequency clean

join-leave

Set-join Set-leave Custom embed join/leave title description image thumbnail auth footer

Url or upload images

report message

Set-report-log report-message

youtube noti

Set-tonton websub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages