Add /replay command (#901)

Co-authored-by: xHyperElectric <laskew21@yahoo.com>
Co-authored-by: xHyperElectric <xhyperelectric@xHyperElectric>
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
This commit is contained in:
xHyperElectric 2023-02-26 21:50:36 -05:00 committed by GitHub
parent c89f288b7d
commit 8acc4f23f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 5 deletions

View file

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Added a '/replay' to restart the current song. Alias for '/seek time: 0'
## [2.1.9] - 2023-02-14
### Fixed