Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-interactive mode using bash variables #161

Open
Nihilish opened this issue Aug 21, 2020 · 1 comment
Open

Non-interactive mode using bash variables #161

Nihilish opened this issue Aug 21, 2020 · 1 comment

Comments

@Nihilish
Copy link

I'm using messer in a server script, and I need to be able to send one of the script variables in the sent message. This is not possible however because the command is in single quotes and replacing the command with for instance "message 'group' $var" returns a syntax error

@samueldy
Copy link

As an aside, is there a possibility of running messer in a client-daemon architecture, so that each single-command use of messer doesn't do a new login every time (and thus lowers the probability of an account getting blocked)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants