Free discord bot https://lstu.fr/botanique
Find a file
2022-07-04 23:16:02 +02:00
config Split into multiple files (#18) 2022-07-03 18:43:31 +02:00
src Add slash commands support (#20) 2022-07-03 21:09:57 +02:00
.dockerignore docker-adjustements (#21) 2022-07-04 23:16:02 +02:00
.eslintrc.json Split into multiple files (#18) 2022-07-03 18:43:31 +02:00
.gitignore docker-adjustements (#21) 2022-07-04 23:16:02 +02:00
Dockerfile Docker support (#19) 2022-07-03 19:19:10 +02:00
LICENCE Ajout Licence GPL-3.0-only 2022-04-18 14:53:28 +02:00
package-lock.json Add slash commands support (#20) 2022-07-03 21:09:57 +02:00
package.json Add slash commands support (#20) 2022-07-03 21:09:57 +02:00
README.md Docker support (#19) 2022-07-03 19:19:10 +02:00

🌱 Botanique 🌱

Ajoute le bot à ton serveur

Lancer le bot

En local

Cloner le repo.

Spécifier un fichier .env en suivant l'exemple.

Installer les dépendences du bot.

npm install

Lancer le bot.

npm run main

Avec Docker (Recommandé)

Facile avec docker-compose

version: "3.9"
services:
  botanique:
    build: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique.git#main
    container_name: Botanique
    environment:
      - TOKEN_DISCORD=your-token-goes-here
    restart: unless-stopped

Références

Photo de profil