1.0.10 • Published 7 years ago

discord.js-simple-starter v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Discord JS Simple Starter

Just a simple Discord Bot to use in your server

Getting Started

Make sure you have a Discord App account, along with Nodejs, npm & discord.js installed

Installing

I suggest making a folder somewhere on your desktop, then CD into it and then copy + paste the following install lines

npm i discord.js-simple-starter

That's it!

Deployment

If you haven't created a bot yet, visit Discord Developers to create a new bot user. Once created find the "token"

client.login('token');

Replace token with your bots token A token should look like this NDU4NzU4NTIzMzYzMzkzNTM3.DgsTsQ.uG66O8A3ozQSEYVrLz74i604kyo

To start the bot CD into the directory where it is installed, and run

node index.js

Authors

  • Quintin Kerr - Initial work - Ker35

License

This project is licensed under the MIT License

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.4

7 years ago

1.0.0

7 years ago