I need to be able to change the events a Notify subscriptions to without reloading, so multiple bots can be started/stopped while running in one thread
(Currently the solution is to have each bot run in its own thread with its own Notify instance and socket connection: not very kind to the public witness node)
reset-notify.diff.txt
I need to be able to change the events a Notify subscriptions to without reloading, so multiple bots can be started/stopped while running in one thread
(Currently the solution is to have each bot run in its own thread with its own Notify instance and socket connection: not very kind to the public witness node)
reset-notify.diff.txt