Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 515 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 515 Bytes

Entropen.sh Matrix-Bot

Usage

  • create a new matrix account
    • settings -> help and informaiton -> copy access token
    • close element
  • room -> room settings -> extended -> intern room id

Start the bot with the following environment vars set with your gathered information:

MATRIX_PROVIDER=https://matrix.org
MATRIX_ACCESS_TOKEN=your_token
MATRIX_ROOM_ID=intern_room_id
./entropen.sh

Resources