An open API service indexing awesome lists of open source software.

https://github.com/strike24/discord.js-starter-bot

This project provides a foundation for Discord.js developers to kickstart their own bot. Use it as a base and customize it to fit your needs.
https://github.com/strike24/discord.js-starter-bot

discord discord-api discord-bot discord-js javascript

Last synced: 6 months ago
JSON representation

This project provides a foundation for Discord.js developers to kickstart their own bot. Use it as a base and customize it to fit your needs.

Awesome Lists containing this project

README

          

# Discord.js Starter Bot Template
> **❗ Old And Not Maintained. ❗**


> A small & basic discord.js bot to help you get started 🏝️

This project was created to help discord.js developers start their own bot,
you can take this project as a basic for your bot and add things to it as you want. 🙂
And don't forget to star this repository if you used it! ⭐

![](header.png)

## Installation
### Windows, Mac & Linux:

First, clone the github repository:
```sh
git clone https://github.com/Strike24/Discord.js-Starter-Bot.git
```

Insure that you have NPM & Node.JS Installed,
if you do, open the project with the terminal and type:
```sh
npm install
```
After you finish to modify and develop your bot,
you can start it by typing:
```sh
node index.js
```

And don't forget to star the repository! it helps me a lot ⭐

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request

[npm-image]: https://img.shields.io/npm/v/datadog-metrics.svg?style=flat-square
[npm-url]: https://npmjs.org/package/datadog-metrics
[npm-downloads]: https://img.shields.io/npm/dm/datadog-metrics.svg?style=flat-square
[travis-image]: https://img.shields.io/travis/dbader/node-datadog-metrics/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/dbader/node-datadog-metrics
[wiki]: https://github.com/yourname/yourproject/wiki