Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.