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: 2 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T00:20:02.000Z (over 2 years ago)
- Last Synced: 2025-01-01T02:19:24.861Z (over 1 year ago)
- Topics: bot, discord, esjs
- Language: Dockerfile
- Homepage: https://es.js.org
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- 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
```