1
0
Fork 0
Haha yes discord bot
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Go to file
Loic Bersier a551d6b4ae Added message when bot leave channel 6 years ago
commands Added message when bot leave channel 6 years ago
.gitignore fixed untracked files 6 years ago
LICENSE Ajout de LICENSE 6 years ago
config-exemple.json Added statsChannel OwnerID and support server invite link in config file 6 years ago
funfact.json Modified funfact 2 6 years ago
index.js Added statsChannel OwnerID and support server invite link in config file 6 years ago
randPic.json Added pic 6 years ago
randVid.json added pic/vid 6 years ago
readme.md Forgot to put discord.js-commando as a requirement 6 years ago
reply.json perhaps 6 years ago

readme.md

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