https://github.com/coolcat467/musicbot
Python youtube audio streamer bot
https://github.com/coolcat467/musicbot
Last synced: 9 months ago
JSON representation
Python youtube audio streamer bot
- Host: GitHub
- URL: https://github.com/coolcat467/musicbot
- Owner: CoolCat467
- License: mit
- Created: 2025-06-03T16:17:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-01T01:49:56.000Z (9 months ago)
- Last Synced: 2025-09-01T03:43:44.593Z (9 months ago)
- Language: Python
- Homepage:
- Size: 469 KB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MusicBot
Discord bot to stream youtube audio in a voice channel
[](https://github.com/pre-commit/pre-commit)
# Usage
- Download this repo
- Go to folder
- Install with pip: `pip install -e .`
- Add `.env` file with `DISCORD_TOKEN=`
- Start musicbot with `run_musicbot`