You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Haha-Yes/readme.md

13 lines
229 B
Markdown

6 years ago
# Project Title
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
```