Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 379 Bytes

File metadata and controls

21 lines (14 loc) · 379 Bytes

Destiny

A music bot for Discord written in Rust.

Features

Music

  • Play music from sources (/play)
  • Stop playing music (/stop)
  • Skip current track (/skip)
  • View current queue (/queue)
  • Manually join the voice channel (/join)

Installation

  1. Clone this repository
  2. Run cargo run --release

License

GNU AGPLv3