Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 911 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 911 Bytes

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