Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alef-basilio/discordbot---backend---06-2024
A Discord bot with commands via "/", facilitating communication on the server. Node.js, JavaScript and Discord.js.
https://github.com/alef-basilio/discordbot---backend---06-2024
back-end backend discord-bot discordjs javascript js nodejs
Last synced: 4 days ago
JSON representation
A Discord bot with commands via "/", facilitating communication on the server. Node.js, JavaScript and Discord.js.
- Host: GitHub
- URL: https://github.com/alef-basilio/discordbot---backend---06-2024
- Owner: Alef-Basilio
- Created: 2024-06-21T11:08:16.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T21:54:49.000Z (3 months ago)
- Last Synced: 2025-01-17T21:44:16.076Z (4 days ago)
- Topics: back-end, backend, discord-bot, discordjs, javascript, js, nodejs
- Language: JavaScript
- Homepage: https://www.youtube.com/watch?v=IoSifWHSLM4
- Size: 112 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Link:
@[Video on YouTube](https://www.youtube.com/watch?v=IoSifWHSLM4)
Isn't hosted because I'm not paying any service. Although you can see the video, archives and README.
```
https://www.youtube.com/watch?v=IoSifWHSLM4
```
Bot Exercise
Topics:
Technolgies |
How was made |
Objective
A Discord bot with commands through the "/".
Technologies
Node.js and JavaScript.### Library:
Discord.js.How was made
Isn't hosted because I'm not paying any service. Although you can see the video, archives and README.I searched for examples of how to make but I ending doing my own bot.
Reading the Discord.js documents was really important to config the bot's messages.
Objective
To demonstrate my knowledge with Node.js and NPM.