Free discord bot https://lstu.fr/botanique
Find a file
Mylloon 8f0096a73c
* load locales into the client
* extract specific text from locales and fallback to en-US in case of failure
2022-07-21 17:10:25 +02:00
config Split into multiple files (#18) 2022-07-03 18:43:31 +02:00
src * load locales into the client 2022-07-21 17:10:25 +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 * language relative to user, not global anymore 2022-07-21 15:13:39 +02:00
tsconfig.json add locales in prod 2022-07-21 00:50:11 +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=ton-token-va-ici
    restart: unless-stopped

Variables d'environnements

Nom Commentaire Valeur par défaut
TOKEN_DISCORD Token Discord Aucune

Références

Photo de profil