/chatbot

A discord chatbot made using discord.js

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Discord Chatbot

A discord chatbot made with Discord.js and Mongoose.

📥 Installation and usage

  1. Install Node.js v16.9.0 or higher.
  2. Download and unzip the code or clone the repo using command line git clone https://github.com/Anonymous4078/chatbot.git.
  3. Install all dependencies using npm install.
  4. Rename .env.example to .env and fill up the secrets and fill up config.json too.
  5. Turn on the Message Content intent from the Discord Developer Portal.
  6. Start the bot with npm run start.

📋 License

Distributed under the GNU General Public License v3.0 License. See LICENSE for more information.