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

Triggering bot based on time instead of block/transaction #163

Open
mwakaba2 opened this issue May 6, 2022 · 0 comments
Open

Triggering bot based on time instead of block/transaction #163

mwakaba2 opened this issue May 6, 2022 · 0 comments

Comments

@mwakaba2
Copy link

mwakaba2 commented May 6, 2022

What's the recommended way to trigger a bot on a time based cadence for python detection bots?
I think for javascript, the docs recommend to use setInterval, but for python, maybe the threading.Timer could work?

https://docs.python.org/3/library/threading.html#timer-objects

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