A Matrix bot that rolls dice.
Go to file
2022-10-17 00:05:46 -04:00
example.js initial commit 2022-10-17 00:05:46 -04:00
index.js initial commit 2022-10-17 00:05:46 -04:00
LICENSE.md initial commit 2022-10-17 00:05:46 -04:00
README.md initial commit 2022-10-17 00:05:46 -04:00

Matrix Dice

A Matrix bot that rolls dice.

Dependencies

  1. NodeJS
  2. matrix-js-sdk

Quickstart

  1. git clone https://code.glowers.club/q/matrix-dice.git
  2. cd matrix-dice
  3. yarn add matrix-js-sdk
  4. (Edit example.js to use your desired matrix credentials)
  5. node example.js