mirror of
https://github.com/fishyboteso/fishyboteso.git
synced 2024-08-30 18:32:13 +00:00
init first, gui later
This commit is contained in:
parent
693df9bf2d
commit
3c0b6488b7
@ -70,11 +70,11 @@ def main():
|
|||||||
|
|
||||||
hotkey.initalize()
|
hotkey.initalize()
|
||||||
|
|
||||||
gui_window.start()
|
|
||||||
|
|
||||||
logging.info(f"Fishybot v{fishy.__version__}")
|
logging.info(f"Fishybot v{fishy.__version__}")
|
||||||
initialize(window_to_hide)
|
initialize(window_to_hide)
|
||||||
|
|
||||||
|
gui_window.start()
|
||||||
|
|
||||||
bot.start_event_handler()
|
bot.start_event_handler()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user