gbafana25 / matrix-script

Script to view and send messages w/ matrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrix-script

This is a Python script that uses the matrix api to access and send messages from rooms/DMs

Commands

  • Usage: ./matrix.py <command>
  • setup - login and generate config file
  • unread - get unread messages
  • read_all - get all messages at once (since batch number)
  • refresh_rooms - refresh list of joined rooms
  • logout

TODO

About

Script to view and send messages w/ matrix

License:GNU General Public License v3.0


Languages

Language:Python 100.0%