Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/miliomos/discordjs-guide

A discord bot followed the official guide of discord.js.
https://github.com/miliomos/discordjs-guide

discord discord-bot discord-js discordjs-v14 djs djs-handler djs-v14

Last synced: 19 days ago
JSON representation

A discord bot followed the official guide of discord.js.

Awesome Lists containing this project

README

        




Discord.js v14 Bot


The handler based on the official discord.js guide.

## 🚀 Getting Started

- Requirements, please install theese things
- [NodeJS](https://nodejs.org/en)
- [Any code editor, i prefer Visual Studio Code](https://code.visualstudio.com/)

- Open the terminal and run the following commands

```
git clone https://github.com/miliomos/discordjs-guide
cd discord-js-bot
npm install
```

- Wait for all the dependencies to be installed
- Rename `.env.example` to `.env` and fill the values
- Type `node .` to start the bot

If you need any additional help, add me on discord. (miliomos)