Commit graph

1101 commits

Author SHA1 Message Date
Androz2091
b8dee7bce2 📝 Add example for stop command 2020-06-21 17:36:04 +02:00
Androz2091
4334aafb34 📝 Add example for resume method 2020-06-21 17:34:52 +02:00
Androz2091
248042de33 📝 Add example for pause method 2020-06-21 17:33:56 +02:00
Androz2091
07e07f0d63 🔥 ⚠️ Remove setQueue method 2020-06-21 17:32:50 +02:00
Androz2091
88e9419350 📝 Add example for addToQueue method 2020-06-21 17:31:36 +02:00
Androz2091
8f9e6ca9d1 📝 Add example for clearQueue method 2020-06-21 17:29:20 +02:00
Androz2091
4e55e66b3d 📝 Add example for skip command 2020-06-21 17:28:04 +02:00
Androz2091
7fa041bb22 📝 Add example for the nowPlaying method 2020-06-21 17:26:55 +02:00
Androz2091
a3b32d30c5 💄 Pad block with blank lines 2020-06-21 17:26:36 +02:00
Androz2091
fd5f312f5f 📝 Add example for setRepeatMode method 2020-06-21 17:24:18 +02:00
Androz2091
9e329c8aa6 📝 Add example for shuffle method 2020-06-21 17:19:14 +02:00
Androz2091
872c335b55 🎨 Some eslint fixes 2020-06-21 17:17:43 +02:00
Androz2091
bbfe529177 📝 Add shuffle example 2020-06-21 17:17:36 +02:00
Androz2091
8243539f3f 🐛 Disable eslint for youtube regex 2020-06-21 17:17:24 +02:00
Androz2091
08a8d0ff20 🎨 Move _playYTDLStream function 2020-06-21 17:17:00 +02:00
Androz2091
737687e137 📝 Update README 2020-06-21 15:47:37 +02:00
Androz2091
73001169cd ♻️ Rewrite everything with eslint and discord-ytdl-core 2020-06-21 15:36:16 +02:00
Lag
ee498873f0
Fix song duration (#31)
Sometimes an extra Zero counts
2020-06-21 09:03:48 +02:00
Androz2091
48a4ddb037 📝 Use track instead of song 2020-06-02 13:20:05 +02:00
Androz2091
e1e51ddf03 ♻️ Rewrite all JSDoc documentation 2020-06-02 13:11:12 +02:00
dependabot-preview[bot]
5669581708
build(deps): bump ytdl-core from 2.1.5 to 3.0.0 (#25)
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 2.1.5 to 3.0.0.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v2.1.5...v3.0.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-02 08:54:14 +02:00
Androz2091
1d9e312246 💄 Fix README style 2020-04-28 15:58:13 +02:00
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