This repository has been archived on 2022-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
go-musicbot/TODO.md

14 lines
430 B
Markdown
Raw Normal View History

2021-07-28 17:30:01 +02:00
# TODO
- [ ] Improve code documentation.
- [ ] Reduce the number of long, thin, cylindrical Italian pasta contained within the code.
- [x] Implement the queue system.
- [ ] Fix seek for larger durations; inform the user if the desired position hasn't been loaded yet.
- [x] Add playlist support.
- [ ] Receive playlist items gradually, making it so you don't have to wait until youtube-dl has retrieved the entire playlist.