Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 575 Bytes

File metadata and controls

21 lines (18 loc) · 575 Bytes

Discord Chatbot

This is a simple chatbot for discord or you can also use this to have this chatbot to talk somewhere elese but this is a discord one.

Installation

Using the code is simple you just need to clone it and install the deps and run index.js Clone the repository and go to the folder using

git clone https://github.com/naveenpoddar/discord-chatbot.git
cd discord-chatbot

Installing the Deps

Install all the node dependencies using this cmd make sure you have NodeJS v12 or higher

npm ci

Now run the script using

node .