An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# MusicBot
Discord bot to stream youtube audio in a voice channel

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](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`