Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krthr/musiquita-discord-bot
https://github.com/krthr/musiquita-discord-bot
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/krthr/musiquita-discord-bot
- Owner: krthr
- License: mit
- Created: 2024-03-31T20:02:41.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T19:05:30.000Z (7 months ago)
- Last Synced: 2024-04-19T20:25:17.114Z (7 months ago)
- Language: Crystal
- Size: 10.6 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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