Commit graph

1079 commits

Author SHA1 Message Date
Thomas
33a92434c3
Add Song.requestedBy usage and remove example (#18)
Co-Authored-By: Androz <androz2091@gmail.com>
2020-04-26 17:07:56 +02:00
Androz2091
7bde7bfbe3 v1.4.1 2020-04-25 12:44:08 +02:00
Androz2091
2fb38c7f09 fix: change node-opus with @discordjs/opus in README 2020-04-25 12:44:03 +02:00
Androz2091
e9454cfb39 fix: remove docs folder 2020-04-24 17:49:18 +02:00
Androz2091
0c68168031 fix: rename workflows folder 2020-04-24 17:33:08 +02:00
Androz2091
2c9383b3b1 Add docs folder 2020-04-24 17:31:28 +02:00
Androz2091
b72366d303 Delete docs and add workflow 2020-04-24 17:30:30 +02:00
Androz2091
e4a0e43588 v1.4.0 2020-04-24 17:20:59 +02:00
Androz2091
1dbe22f872 feat: add remove method 2020-04-24 17:20:48 +02:00
Androz2091
4509290bc1 feat: add requestedBy for song 2020-04-24 17:15:06 +02:00
Androz2091
fd5821e977 feat: add shuffle method 2020-04-24 17:14:34 +02:00
Androz2091
61d62d4d5e v1.3.10 2020-04-20 20:50:29 +02:00
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