- Refactor some codes.
- Move `ClientManagers` to `[Sanic Instance].ctx` because of deprecated.
- Add `Shard-ID` to `IDENTIFY` payload.
- Add `Local` resolver.
- Add some methods to modify the queue.
- Add `QUEUE_EVENT` event.
- Add `start_position` property to AudioData.
- Use `rich` to prettier debug info.
- More object oriented.
- Add docs.
- Search `spotify` resolver with "Topic" tag / simsimler
- Move some payload to restful api method.
- Fix local node more stable.
- etc.