github.com/krthr/musiquita-discord-bot

No description declared in shard.yml.

2 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  discord-music:
    github: krthr/musiquita-discord-bot
    version: ~> 0.0.202404131403

Then run:

shards install

shard.yml

Crystal
>= 1.11.2
License
MIT
Author
Wilson
Target
  • discord-music from src/discord-music.cr

Dependencies

Runtime Dependencies

  • opus0.1.0github: krthr/opus
  • kemal*github: kemalcr/kemal
  • dotenv*github: gdotdesign/cr-dotenv
  • discordcr*github: shardlab/discordcr, branch: master

Development Dependencies

  • ameba*github: crystal-ameba/amebadev

README

This README is the one indexed from the repository at its latest ref, not from the tag for this version.

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 (https://github.com/your-github-user/discord-music/fork)
  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 - creator and maintainer