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

Create args for manually triggering functions #7

Open
yeenbean opened this issue Aug 17, 2023 · 1 comment
Open

Create args for manually triggering functions #7

yeenbean opened this issue Aug 17, 2023 · 1 comment

Comments

@yeenbean
Copy link
Owner

The idea is to make a few optional arguments to manually trigger functions, then exit once the function finishes its task. This will be useful when the bot is moved to a production server. We can leverage cron to get more precise timing with posts and responses, and it should hopefully reduce overhead since the bot won't be constantly running.

@yeenbean
Copy link
Owner Author

This is already partially implemented in commit 032e132

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

1 participant