SilasStokes / pymessage_gpt_bot

3 stars 0 forks source link

Add check when app is launched that ensures proper permission has been given #7

Open SilasStokes opened 9 months ago

SilasStokes commented 9 months ago

Running the .App that gets generated from the add-menubar branch gives no input so end users will have no way of knowing if the script is behaving correctly. I propose that we add an additional check when menubar.py is launched that verifies a valid api key and that chat.db has read permission; and if they don't inform the user.