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

Command for arbitrary JS input? #40

Open
turt2live opened this issue Feb 16, 2020 · 2 comments
Open

Command for arbitrary JS input? #40

turt2live opened this issue Feb 16, 2020 · 2 comments
Labels
T-Enhancement New feature or request

Comments

@turt2live
Copy link
Member

For when the bot is missing a feature you really need, we could do light sandboxing and expose an instance of MatrixClient in a closure. Sanboxing would not be a huge concern because the command would only be available to moderators/managers of the bot.

Related: #17

@turt2live turt2live added the T-Enhancement New feature or request label Feb 16, 2020
@turt2live
Copy link
Member Author

This should be behind a config setting for communities that don't want the risk of random JS being run.

@turt2live
Copy link
Member Author

this should also support the idea of #17 for long-running scripts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant