Free discord bot https://lstu.fr/botanique
Find a file
2022-07-20 23:47:41 +02:00
config Split into multiple files (#18) 2022-07-03 18:43:31 +02:00
src refactor: cleanup (#26) 2022-07-20 23:47:41 +02:00
.dockerignore refactor: typescript migration (#24) 2022-07-20 23:01:47 +02:00
.eslintrc.json refactor: typescript migration (#24) 2022-07-20 23:01:47 +02:00
.gitignore refactor: typescript migration (#24) 2022-07-20 23:01:47 +02:00
Dockerfile refactor: typescript migration (#24) 2022-07-20 23:01:47 +02:00
LICENCE Ajout Licence GPL-3.0-only 2022-04-18 14:53:28 +02:00
package-lock.json refactor: typescript migration (#24) 2022-07-20 23:01:47 +02:00
package.json refactor: typescript migration (#24) 2022-07-20 23:01:47 +02:00
README.md Docker support (#19) 2022-07-03 19:19:10 +02:00
tsconfig.json refactor: typescript migration (#24) 2022-07-20 23:01:47 +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