Commit graph

1061 commits

Author SHA1 Message Date
Androz2091
f61aff8ec6 fix: check if the channel is really empty
Closes #7
2020-03-08 14:34:30 +01:00
Androz2091
5bcbd71332 1.3.7 2020-03-05 17:02:25 +01:00
Androz2091
09fa110790 feat(song): add rawVideo property 2020-03-05 17:02:11 +01:00
Androz2091
5a7d6808d6 Add poc to npmignore 2020-03-05 17:00:15 +01:00
Androz2091
65a2134025 Add funding.yml 2020-03-01 19:34:43 +01:00
Androz2091
6ae692470c 1.3.6 2020-02-22 11:19:24 +01:00
Androz2091
b6fa324b70 fix: update typeconditions and catch errors 2020-02-22 11:19:00 +01:00
Androz2091
094f1aa36c 1.3.5 2020-02-21 11:32:29 +01:00
Androz2091
49edfca20f fix: update errors 2020-02-21 11:32:16 +01:00
Tyler Richards
9d939f2f71
Add License (#3)
* Add license

* Update copyright year in license

* Update license in package.json
2020-02-14 19:00:29 +01:00
Androz2091
8af4c33443 1.3.4 2020-02-02 11:22:30 +01:00
Androz2091
d38de64e60 Replace music with player 2020-02-02 11:22:12 +01:00
Androz2091
509098c9b4 1.3.3 2020-02-02 11:20:50 +01:00
Androz2091
df64889b21 fix: update setRepeatMode() function 2020-02-02 11:20:46 +01:00
Androz2091
9ae1c2c483 reamde: update repeat examples 2020-02-02 11:20:31 +01:00
Androz2091
374da86cd7 repeat: udpate docs 2020-02-02 11:20:21 +01:00
Androz2091
d2fde09378 1.3.2 2020-01-18 18:40:10 +01:00
Androz2091
ef8be9b148 song: add duration property 2020-01-18 18:40:06 +01:00
Androz2091
fb2b00a212 1.3.1 2020-01-18 18:29:57 +01:00
Androz2091
e213485293 feat: getQueue is now synchronous 2020-01-18 18:29:53 +01:00
Androz2091
227128049b 1.3.0 2020-01-18 13:04:29 +01:00
Androz2091
9871b104fb docs(setQueue): add new doc 2020-01-18 13:04:22 +01:00
Androz2091
3c33d42aa8 Add setQueue() function 2020-01-18 13:04:05 +01:00
Androz2091
c160cb7e20 1.2.0 2020-01-18 11:15:30 +01:00
Androz2091
a35aa5db7e Update docs 2020-01-18 11:15:26 +01:00
Androz2091
ee493e5bd2 Ignore Util class 2020-01-18 11:15:15 +01:00
Androz2091
8ca94e98be Add nowPlaying() function 2020-01-18 11:15:10 +01:00
Androz2091
7b834cc9f2 Add setRepeatMode function 2020-01-18 11:03:22 +01:00
Androz2091
de86f7ffd3 1.1.4 2020-01-12 20:40:36 +01:00
Androz2091
47c5a632bf docs: add a space 2020-01-12 20:40:21 +01:00
Androz2091
bb47acb38f 1.1.3 2020-01-12 20:14:42 +01:00
Androz2091
b4dd7cf2df Update leaveOnEmpty system 2020-01-12 20:14:26 +01:00
Androz2091
515c8757ed Revert "play: check if bot is already connected"
This reverts commit 86ae74f2e3.
2020-01-12 20:05:33 +01:00
Androz2091
d44d65bf15 1.1.2 2020-01-12 19:14:01 +01:00
Androz2091
86ae74f2e3 play: check if bot is already connected 2020-01-12 19:13:54 +01:00
Androz2091
b74152f7b9 1.1.1 2020-01-12 19:07:15 +01:00
Androz2091
eb370f590e Use oldState instead of oldMember 2020-01-12 19:06:44 +01:00
Androz2091
0c366b0529 1.1.0 2020-01-12 18:56:48 +01:00
Androz2091
4e1d27cbb8 Add channelEmpty event in the readme 2020-01-12 18:56:28 +01:00
Androz2091
4c835286bc Update disconnect() system 2020-01-12 18:56:11 +01:00
Androz2091
ae264426c6 Add channelEmpty event description 2020-01-12 18:55:56 +01:00
Androz2091
ae366e66d9 Add leaveOnEmpty and voiceStateUpdate listener 2020-01-12 18:55:37 +01:00
Androz2091
d9f92bcd35 1.0.7 2020-01-12 17:30:22 +01:00
Androz2091
7feff3a812 add skip to readme 2020-01-12 17:30:05 +01:00
Androz2091
76d7c83a4d skip: returns the current song instead of the queue 2020-01-12 17:29:56 +01:00
Androz2091
6ef1d55cae 1.0.6 2020-01-12 17:14:22 +01:00
Androz2091
b613ab8866 Add err message when api key missing 2020-01-12 17:13:57 +01:00
Androz2091
6bfcb3b9f9 1.0.5 2020-01-12 12:26:04 +01:00
Androz2091
4f9f79ccad Remove table of content and add examples 2020-01-12 12:25:25 +01:00
Androz2091
61fd62052e Use client.player instead of client.manager 2020-01-12 12:18:46 +01:00