MuseHeart-MusicBot
bot de música programado em python com player interativo, suporte a multi-bot, comandos barra/slash, integração com last.fm e muito mais.
File Explorer
Download Latest Version (.zip)- gitpod.sh
- replit.sh
- error_handler.py
- help_cog.py
- lastfm.py
- legacy_cmds.py
- ll_yt_oauth.py
- misc.py
- music.py
- music_settings.py
- player_resume.py
- server_manager.py
- deezer.py
- spotify.py
- classic.py
- default.py
- default_progressbar.py
- embed_link.py
- lite.py
- micro_controller.py
- micro_nc.py
- mini.py
- minimalist.py
- miniplayer.py
- classic.py
- default.py
- default_progressbar.py
- embed_link.py
- mini.py
- checks.py
- converters.py
- errors.py
- filters.py
- interactions.py
- lastfm_tools.py
- local_lavalink.py
- models.py
- remote_lavalink_serverlist.py
- skin_utils.py
- track_encoder.py
- youtube_trusted_session_generator.py
- ytdl_tools.py
- client.py
- db.py
- others.py
- owner_panel.py
- __init__.py
- backoff.py
- client.py
- eqs.py
- errors.py
- events.py
- meta.py
- node.py
- player.py
- stats.py
- websocket.py
- .Dockerfile
- .dockerignore
- .example.env
- .gitignore
- .gitpod.yml
- .replit
- app.py
- config_loader.py
- discloud.config.example
- lavalink.ini.example
- LICENSE
- main.py
- README.md
- render.yaml
- replit.nix
- requirements.txt
- source_cleanup.sh
- source_cleanup_windows.bat
- source_quick_setup.sh
- source_quick_update.sh
- source_setup.sh
- source_start.sh
- source_start_windows.bat
- source_update.sh
- squarecloud.config.example
- web_app.py
# Installation Guide
1. Get the code
git clone https://github.com/zRitsu/MuseHeart-MusicBot
Downloads the entire project code from GitHub to your computer.
cd MuseHeart-MusicBot
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python main.py
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
