/Discord_Bot

My first discord bot

Primary LanguageJavaScript

discord_bot_1

My first discord bot. This is a discord bot created using node.js and written in javascript

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

node.js

Installing

A step by step series of examples that tell you how to get the bot running

clone the dicrectory on to your host machine

git clone https://github.com/vini7148/discord_bot_1.git
cd discord_bot_1

Running the bot

After cloning the git repository and changing the directory to the folder containing the app.js file execute

node app.js

Inviting the bot

You can invite this bot to your server using the following

test1

Built with

Authors

  • Vinayak Goswami - Initial work - vini7148