4.0.12 • Published 7 years ago

discord.js-music-hiico v4.0.12

Weekly downloads
2
License
ISC
Repository
-
Last release
7 years ago

Discord.js Music Plugin

Introduction :

So, this package is an Edit of discord.js-music-hiico that wa basically created for my bot, Lucy. But when I saw that mostly 500 users downloaded my package in one day... waw :D

Lucy (my Bot) :

Lucy's Discord : http://discord.hiico.fr/

Invite Lucy to your Discord : http://lucy.hiico.fr/

The commands :

  • _play (url/search string) : Play a video/music. It can take a URL from various services (YouTube, Vimeo, YouKu, etc). You can also search using a string.
  • _skip (nothing/number) : Skip some number of songs. Will skip 1 song if a number is not specified.
  • _volume : Adjust the playback volume between 1 and 200 (requires music manager)

To use this plugin :

const Discord = require('discord.js');
const music = require('discord.js-music-hiico');
const client = new Discord.Client();

/*
 Your codes here--
 */

music(client);
client.login(TokenHere);
4.0.12

7 years ago

4.0.11

7 years ago

4.0.10

7 years ago

4.0.9

7 years ago

4.0.8

7 years ago

4.0.7

7 years ago

4.0.6

7 years ago

4.0.5

7 years ago

4.0.2

7 years ago

4.0.1

7 years ago

3.4.9

7 years ago

3.4.8

7 years ago

3.4.7

7 years ago

2.9.7

7 years ago

1.3.4

7 years ago