This repository has been archived on 2022-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
MatterBot/README.md
2021-12-21 09:26:03 +01:00

489 B

matter_bot

Pré-requis

openssl requis par mattermost_api

sudo apt install libssl-dev

.env placé dans la racine du projet qui contient le token et l'URL, exemple :

TOKEN_MATTERMOST=votre_token_ici
MATTERMOST_INSTANCE_URL=url_du_site_ici, ex: https://talk.up8.edu

Projet ne fonctionne pas, et a peu de chance d'aboutir car le mattermost de la fac se connecte via Gitlab et aucune librarie ne supporte ceci.