All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- add winston as logger (8d095a1)
- add client login options (65c607f)
- add client permissions (7931aa9)
- add dependabot config (ce3f4a3)
- add jump command (de30ea3)
- add loop command (cbb1527)
- add Lyric command (8c0c557)
- add new color (92548d2)
- add new type for config (915ffc0)
- add new types (4c557c1)
- add nowplaying command (a523018)
- add pause command (71bd14c)
- add queue command (7b6ac7d)
- add regex (6e33411)
- add remove command (f815422)
- add resume command (10809ba)
- add search command (6a85290)
- add Seek command (acf867e)
- add skipall command to clear the queue (280dfaf)
- add standard-release support! (69316f4)
- add typings (dd4c5ae)
- add volume command (bbe1e97)
- added new types (2ce6d97)
- added token (2ddfd8f)
- redesign the interface (e5071cc)
- remove unnecessary (6c11d9b)
- remove unnecessary (d381200)
- Update Lavalink.ts (1cad615)
- env: added example env file (c2046bd)
- bug: fix reaction not showing (d217226)
- indents: fix all indents error (15309d9)
- lyric: grammar (f6b4036)
- fixed bad indents (33b9682)
- client: Fix client login typo (08e12eb)
- PlayCmd: fixed bad grammar (68869c2)
- SkipCmd: fixed bad grammar (6fd0507)
1.8.0 (2020-11-03)
1.7.0 (2020-10-21)
- add client permissions (7931aa9)
- add dependabot config (ce3f4a3)
- add Lyric command (8c0c557)
- add new type for config (915ffc0)
- add Seek command (acf867e)
1.6.0 (2020-10-21)
- add client permissions (7931aa9)
- add dependabot config (ce3f4a3)
- add Lyric command (8c0c557)
- add new type for config (915ffc0)
- add Seek command (acf867e)
1.5.0 (2020-10-17)
- bug: fix reaction not showing (d217226)
1.4.0 (2020-10-16)
- add client login options (65c607f)
- add loop command (cbb1527)
- add queue command (7b6ac7d)
- add skipall command to clear the queue (280dfaf)
- added token (2ddfd8f)
- remove unnecessary (6c11d9b)
- fixed bad indents (33b9682)
1.3.0 (2020-10-14)
- add winston as logger (8d095a1)
- add new types (4c557c1)
- add nowplaying command (a523018)
- add pause command (71bd14c)
- add resume command (10809ba)
- add volume command (bbe1e97)
- redesign the interface (e5071cc)
- remove unnecessary (d381200)
1.2.0 (2020-10-14)
- client: Fix client login typo (08e12eb)
- add standard-release support! (69316f4)