https://hub.docker.com/repository/docker/fffffatah/bing-chilling
BingChilling is a Discord music bot with basic functionalities.
Currently, Play, Pause, Queue, Skip, Remove, Stop commands are supported. All the music are played from YouTube.
-First, create a bot in your Discord Developer Portal and avail the token. The token should be placed in your environment variable under the name BC. Make sure you added the bot in your server.
-Next, clone this repository and run the following command,
npm installThis will install all the necessary packages. To run the bot use command,
node .Use '$help' to get started.