Free discord bot https://lstu.fr/botanique
Find a file
Anri Kennel d039c064b7
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
feat: enchance autocompletion & more (#103)
- Fixing autocompletion crash
- Increase autocompletion response from 10 to 25
- Remove search constraint introduced in #97

Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: #103
2023-08-08 22:28:53 +02:00
.gitea feat: Use OS's ffmpeg instead of npm package (#90) 2023-03-24 14:32:49 +01:00
.vscode Meta: Use of Prettier (#58) 2023-01-17 23:11:22 +01:00
config fix: could not extract stream for this track (#91) 2023-04-07 03:12:54 +02:00
src feat: enchance autocompletion & more (#103) 2023-08-08 22:28:53 +02:00
.dockerignore refactor: typescript migration (#24) 2022-07-20 23:01:47 +02:00
.eslintignore Meta: Use of Prettier (#58) 2023-01-17 23:11:22 +01:00
.eslintrc.json Meta: Use of Prettier (#58) 2023-01-17 23:11:22 +01:00
.gitignore update to discord-player-v6 (#76) 2023-03-11 20:36:25 +01:00
.prettierignore Meta: Use of Prettier (#58) 2023-01-17 23:11:22 +01:00
.prettierrc fix prettier filename (#59) 2023-01-20 03:44:02 +01:00
CONTRIBUTING.md update toc (#96) 2023-04-27 23:01:13 +02:00
Dockerfile fix: could not extract stream for this track (#91) 2023-04-07 03:12:54 +02:00
LICENCE Ajout Licence GPL-3.0-only 2022-04-18 14:53:28 +02:00
package-lock.json Update dependencies and fix a reminder bug (#102) 2023-08-06 20:34:25 +02:00
package.json Update dependencies and fix a reminder bug (#102) 2023-08-06 20:34:25 +02:00
README.md feat: Use OS's ffmpeg instead of npm package (#90) 2023-03-24 14:32:49 +01:00
tsconfig.json Meta: Use of Prettier (#58) 2023-01-17 23:11:22 +01:00

🌱 Botanique status-badge

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épendances du bot

npm install

Assurez-vous d'avoir FFmpeg d'installé.

Lancer le bot

npm run main

Avec Docker (recommandé)

Facile avec docker-compose

version: "3.9"

services:
  botanique:
    image: git.mylloon.fr/confreriedukassoulait/botanique:latest
    container_name: Botanique
    environment:
      - TOKEN_DISCORD=ton-token-va-ici
    volumes:
      - /here/your/path:/config
    restart: unless-stopped

Variables d'environnements

Nom Description Par défaut Commentaire
TOKEN_DISCORD Token Discord Aucune
DEFAULT_LANG Langue par défaut fr Expérimental, si la langue par défaut n'est pas complète (càd 100%), le bot pourrait ne pas fonctionner correctement.
Liste des traductions disponibles ici

Volumes

Chemin Description
/config Dossier de configuration, par exemple, c'est ici que la base de donnée est.

Contribuer

Toute contribution est la bienvenue !

Pour commencer, lis le fichier de contribution.

Licence

Voir le fichier LICENCE.

Crédits

Photo de profil