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.
- Host: GitHub
- URL: https://github.com/strike24/discord.js-starter-bot
- Owner: Strike24
- License: mit
- Created: 2022-09-11T15:35:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T16:14:06.000Z (over 1 year ago)
- Last Synced: 2025-09-19T11:50:42.158Z (10 months ago)
- Topics: discord, discord-api, discord-bot, discord-js, javascript
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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! ⭐

## 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