Skip to content

Is it possible to react to / answer messages using matrix-commander? #116

Answered by edwinsage
Marv93 asked this question in Q&A
Discussion options

You must be logged in to vote

The simple way is to have your own Python program run matrix-commander as a shell command, and wait for input. When MC prints some text your program can receive it, figure out what it wants to do, then call another instance of MC to send a message of your choice. This is the main way I make use of MC, though I use Perl myself and am not sure of the details of how to do it in Python.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Marv93
Comment options

Answer selected by Marv93
Comment options

You must be logged in to vote
1 reply
@Marv93
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants