forked from Supositware/Haha-Yes
13 lines
No EOL
236 B
Markdown
13 lines
No EOL
236 B
Markdown
# A simple discord bot
|
|
|
|
A simple discord bot made with discord.js and commando
|
|
|
|
### Installing
|
|
|
|
To install the bot do the following commands
|
|
|
|
```
|
|
git clone https://gitlab.com/loicbersier/discordbot
|
|
npm init -y
|
|
npm install discord.js
|
|
``` |