23 lines
502 B
Markdown
23 lines
502 B
Markdown
# 🌱 Botanique 🌱
|
|
|
|
[**Ajoute le bot à ton serveur**](https://discord.com/api/oauth2/authorize?client_id=965598852407230494&permissions=8&scope=bot%20applications.commands)
|
|
|
|
## Lancer le bot
|
|
### En local
|
|
> Cloner le repo.
|
|
|
|
> Renseigner le token du bot dans le fichier [./config/config.json](./config/config.json).
|
|
|
|
> Installer les dépendences du bot.
|
|
```bash
|
|
npm install
|
|
```
|
|
|
|
> Lancer le bot.
|
|
```bash
|
|
npm run main
|
|
```
|
|
|
|
---
|
|
### Références
|
|
[Photo de profil](https://picrew.me/image_maker/1497656)
|