SpreeHertz / Discord-Chatbot

This is a basic discord chatbot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a discord chabot.

Make your own bot!

  1. Clone the GitHub repository.
git clone https://github.com/sammedsagare/Discord-Chatbot
  1. Getting the bot token

Get your Discord Bot Token from the Discord Developer Portal

  1. Environment Variables

Rename your .env.example to .env and replace it with your token and channel ID.

  1. (Fun part!) Running the bot

Go to your terminal and type:

npm i

and

node .

Enjoy your new Discord chatbot!

FAQ

Hosting

You can either host it through your PC or use a hosting service. I will not be providing you any method(s) to host the project.

FAQ

Support

No help will be provided for editing nor compiling the code in this repository.

About

This is a basic discord chatbot.


Languages

Language:JavaScript 100.0%