Haha-Yes/readme.md

373 B

A simple discord bot

A simple discord bot made with discord.js and commando

Installing

To install the bot do the following commands

git clone https://gitlab.com/loicbersier/discordbot
npm init -y
npm install discord.js discord.js-commando

If you want to play music with the bot you will need node-opus and ytdl-core

npm install node-opus ytdl-core