matrix-selfbot/README.md
array-in-a-matrix 580cc94070 short command
2023-11-06 13:13:28 -05:00

304 B

Selfbot

Matrix selfbot.

Commands

  • react <message>, r <message>: React with <message> to a replied event.

Setup

Run pnpm add matrix-bot-sdk after cloning template.

Bot configuration is defined in config.json.

Add "type": "module" to package.json to use the import statement.