Skip to content

v1.5 - Fix symlink handling

Compare
Choose a tag to compare
@ChaoticWeg ChaoticWeg released this 16 Jan 00:37
· 63 commits to master since this release
81d8fae

Changes:

  • Use readlink to get the actual location of the discord.sh script, rather than the location of the symlink.
    • Thanks to @dayne for this contribution! PR: #24
    • This mostly impacts the location where you'll put your .webhook file, if you choose to define the webhook URL that way.
      The .webhook file will need to be in the same directory as the actual discord.sh script.