1.0.4 • Published 3 years ago

bot-starter-js v1.0.4

Weekly downloads
11
License
ISC
Repository
github
Last release
3 years ago

What is this?

Create a basic discord bot for new developers who are inexperienced to discord.js.

Installation

npm i bot-starter-js --save

How does it work

Set require('bot-starter-js) in your index.js file

Then create a .env file and insert the following values

token : <yourtoken>
prefix: <yourprefix>

Thats all you need to have a simple discord bot. Enjoy!!

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago