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

Run code in cloud #1

Open
emmaarfelt opened this issue Jan 22, 2018 · 1 comment
Open

Run code in cloud #1

emmaarfelt opened this issue Jan 22, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@emmaarfelt
Copy link
Owner

As of now, PostParrot cannot auto-reply when users shut off their computer or close the application.

When users press 'Start' it should upload and run the code as a web service, which can run regardless of whether the app is active or not.

This would also make it possible for users to set intervals for which the app should run. Say 'every workday from 08-16:00'.

@emmaarfelt emmaarfelt added enhancement New feature or request help wanted Extra attention is needed labels Jan 22, 2018
@emmaarfelt emmaarfelt self-assigned this Jan 22, 2018
@sofusalbertsen
Copy link
Contributor

@emmaarfelt You would need to take the auth-cookie from the messenger service and post it to your own server.
It's doable, but all of a sudden you have access rights to imposture everyone that uses your code...
http://www.azquotes.com/picture-quotes/quote-trust-is-good-but-control-is-better-vladimir-lenin-66-41-75.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants