# Matrix Motus Bot Bot Matrix qui permet de jouer à Motus en message privé et sur un salon de discussion. Il faut créer un compte destiné au robot puis : ``` $ git clone https://gitnet.fr/deblan/matrix-motus-bot.git $ npm install $ export MATRIX_URL='https://matrix.org' $ export MATRIX_USERNAME='@username:matrix.org' $ export MATRIX_PASSWORD='pa$wOrd' $ # export MATRIX_DATA='./datas' $ node index.js ``` Dans Element : ``` /join @username:matrix.org ```