Added compilation instructions and updated error screenshot

main
Yuriy 2 years ago
parent 1f0246416a
commit c1429ab2f9

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

@ -55,7 +55,8 @@ TelegramBotChatID=Public Posts Bot Chat ID
# Uncaught Script Errors
Ive done my best to catch any possible errors that might pop up and write functionality to handle them. But If an error happens that i haven't written resolves for, it will pop up a message box that looks like this. Please send me a screenshot so I can write a patch for the bug.
![Alt text](Assets/Screenshots/Error_Message_Example.png "Error Message")
![Alt text](Assets/Screenshots/Error_Message2.png "Error Message")
# Compiling .exe from source
- @todo
# Compiling To .exe From Source
1. [Install Autohotkey v1](https://www.autohotkey.com/download/)
2. `git clone` the project and then either run the `Compile Uploader to EXE.ahk` autohotkey script to compile automatically, or start up the AHK compiler that comes installed with Autohotkey and select the `Freedomain Social Media Poster.ahk` and `\Assets\FreedomainSMP.ico` icon.
Loading…
Cancel
Save