Commit graph

67 commits

Author SHA1 Message Date
Androz2091
bbbfeed33d Add yarn.lock in gitignore 2020-04-20 20:50:23 +02:00
Androz2091
53578d7c97 fix: use minami Androz's fork 2020-04-20 20:50:15 +02:00
Androz2091
ef7c90777b fix: check if repeat mode is enabled before disconnecting
Closes #15
2020-04-20 20:47:25 +02:00
dependabot-preview[bot]
953598131d
Bump ffmpeg-static from 3.0.0 to 4.1.1 (#13)
Bumps [ffmpeg-static](https://github.com/eugeneware/ffmpeg-static) from 3.0.0 to 4.1.1.
- [Release notes](https://github.com/eugeneware/ffmpeg-static/releases)
- [Commits](https://github.com/eugeneware/ffmpeg-static/compare/v3.0.0...v4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-14 15:58:08 +02:00
dependabot-preview[bot]
d480ce215a
Bump ytdl-core from 1.0.9 to 2.0.1 (#14)
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 1.0.9 to 2.0.1.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v1.0.9...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-14 15:53:48 +02:00
Androz2091
d0c61fbead Add examples of bots in the readme
Closes #9
2020-04-08 10:23:08 +02:00
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