A Matrix bot that insults every matrix.org user that joins a room.
Go to file
2022-10-17 00:09:05 -04:00
example.js initial commit 2022-10-17 00:09:05 -04:00
index.js initial commit 2022-10-17 00:09:05 -04:00
LICENSE.md initial commit 2022-10-17 00:09:05 -04:00
README.md initial commit 2022-10-17 00:09:05 -04:00

Matrix Morg Bully

A Matrix bot that insults every matrix.org user that joins a room.

Dependencies

  1. NodeJS
  2. matrix-js-sdk

Quickstart

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