Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattythedev01/easydiscord
A simple way to generate a new Discord bot project.
https://github.com/mattythedev01/easydiscord
bot discord discord-bot-generator discord-generator discord-project discord-ts discordbot discordjs generation generator npm npm-module npm-package slappey
Last synced: 17 days ago
JSON representation
A simple way to generate a new Discord bot project.
- Host: GitHub
- URL: https://github.com/mattythedev01/easydiscord
- Owner: mattythedev01
- License: apache-2.0
- Created: 2024-10-17T06:24:35.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2024-10-17T11:47:15.000Z (21 days ago)
- Last Synced: 2024-10-20T13:25:01.527Z (18 days ago)
- Topics: bot, discord, discord-bot-generator, discord-generator, discord-project, discord-ts, discordbot, discordjs, generation, generator, npm, npm-module, npm-package, slappey
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@mattythedev01/easydiscord
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# @mattythedev01/easydiscord Documentation
## Overview
"@mattythedev01/easydiscord", is an easy way to generate a Discord bot project in either TypeScript or JavaScript.
## Features
- Works with TypeScript & JavaScript
- Simple & fast
- Takes less than 4 seconds to setup!
- A great way to start a new discord bot project!## Installation
`npm install @mattythedev01/easydiscord`
## Cli
In your terminal, run the following command (Make sure you don't include npm in the command):
```bash
easydiscord
```Once the command has ran, it'll prompt you with a few questions and it'll generate your new Discord bot project in the latest discord.js version!
### Extras
- This project is still highly in development! It'll soon support more languages for Discord bot project generation.