Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leontm-dev/bot-setuper
This package is here to help all of you lovely discord devs. This package is creating the standart bot.js, commands.js and .env file for your next discord bot project.
https://github.com/leontm-dev/bot-setuper
bot-js discord discord-bot discord-js
Last synced: about 6 hours ago
JSON representation
This package is here to help all of you lovely discord devs. This package is creating the standart bot.js, commands.js and .env file for your next discord bot project.
- Host: GitHub
- URL: https://github.com/leontm-dev/bot-setuper
- Owner: leontm-dev
- License: mit
- Created: 2023-05-07T18:45:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-07T18:58:04.000Z (over 1 year ago)
- Last Synced: 2024-03-03T02:44:51.809Z (8 months ago)
- Topics: bot-js, discord, discord-bot, discord-js
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/bot-setuper
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Bot-Setuper
This package is here to help all of you lovely discord devs. This package is creating the standart bot.js, commands.js and .env file for your next discord bot project.## How to use this package
1. Do `npm init -y`
2. Do `npm install --save bot-setuper`
3. Run `npm run bot`You are good to go now!
## Developers
@leontm-dev
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
[![Npm package version](https://badgen.net/npm/v/bot-setuper)](https://npmjs.com/package/bot-setuper)
[![Npm package total downloads](https://badgen.net/npm/dt/bot-setuper)](https://npmjs.com/package/bot-setuper)