Skip to content

surojit-ghosh/Discord-ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Chat Bot

This is an open source a chat bot for discord servers. This bot is using Discord.js v13 and Brainshop. Give this repo a ⭐ if you like it

YouTube Tutorial

You can watch the Youtube video tutorial by clicking on the image down below

Advanced Discord Music Bot with Web Dashboard | Spotify Support

Important Links

Command to update repl node version

npm i --save-dev node@16.6.0 && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH