Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/es-js/crear-discord-bot
Plantilla para crear un Bot de Discord con EsJS
https://github.com/es-js/crear-discord-bot
bot discord esjs
Last synced: 6 days ago
JSON representation
Plantilla para crear un Bot de Discord con EsJS
- Host: GitHub
- URL: https://github.com/es-js/crear-discord-bot
- Owner: es-js
- Created: 2023-12-27T01:22:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-29T00:20:02.000Z (11 months ago)
- Last Synced: 2023-12-29T01:25:44.442Z (11 months ago)
- Topics: bot, discord, esjs
- Language: Dockerfile
- Homepage: https://es.js.org
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @es-js/crear-discord-bot
Plantilla para iniciar un proyecto [EsJS](https://es.js.org/) + [Discord.js](https://discord.js.org/).
## Uso
### Desde GitHub
Utilizando este proyecto como *template*.### Desde tu computadora
Ejecutando:
```
npm create esjs discord
```