Mange la ruche.
Find a file
2024-05-04 13:50:00 +02:00
.vscode init 2024-04-29 10:36:03 +02:00
data init 2024-04-29 10:36:03 +02:00
local init 2024-04-29 10:36:03 +02:00
src refactor subject reading to avoid node modules 2024-05-04 13:50:00 +02:00
.gitignore init 2024-04-29 10:36:03 +02:00
deno.json init 2024-04-29 10:36:03 +02:00
deno.lock init 2024-04-29 10:36:03 +02:00
modules.conf load subjects from a file 2024-05-03 19:15:43 +02:00
README.md add README 2024-04-29 11:18:53 +02:00
run.sh add Passing debug server through env 2024-04-29 14:12:39 +02:00

Ruche manager

ruche-manager profile pic

Mange la ruche.


Description

Bot gestionnaire de devoirs, spécialisé pour la majeure SSIE.

Usage

Dépendance

  • deno installer via votre package manager :
    • windows : winget install deno
    • archlinux : sudo pacman -S deno
    • debian : sudo apt install deno
    • autre : téléchargeable ici : https://deno.land/

Exécution

  1. Token

    • Récupérer un token pour Bot discord, d'une application ayant les permissions d'exécuter des interractions et écrire des messages.
    • Écrire le token dans un fichier ./token
  2. Lancer

    • ./src/bot.ts ./token