surojit-ghosh / Discord-ChatBot

A simple discord chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple discord chatbot


Languages

Language:JavaScript 100.0%