Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/krthr/musiquita-discord-bot


https://github.com/krthr/musiquita-discord-bot

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# discord-music

TODO: Write a description here

## Installation

TODO: Write installation instructions here

## Usage

```
$ sudo apt update
$ sudo apt install python3-pip ffmpeg libsodium-dev libopus-dev
$ python3 -m pip install -U yt-dlp[default]
```

```
$ wget https://github.com/krthr/musiquita-discord-bot/releases/latest/download/discord-music
$ chmod +x discord-music
$ ./discord-music
```

## Development

TODO: Write development instructions here

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

## Contributors

- [Wilson](https://github.com/your-github-user) - creator and maintainer