wayback
wayback copied to clipboard
[BUG] wayback doesn't seem to be loading the config file
Bug Report
Current Behavior
wayback is not detecting the wayback.conf file, even when manually specified.
wayback -c "wayback.conf" --print
wayback -c "%CD%\wayback.conf" --print
Expected behavior/code
Just to be sure, I used the wayback.conf that is in the GitHub repo. The output of --print should be outputting things like the lengthier bot messages, but they all are still on their default "Hi there." value.
Environment
I first tried the latest stable for windows x64, then I tried building from source:
Version: dev Commit: HEAD Build Date: undefined Go Version: go1.20.5 Compiler: gc Arch: amd64 OS: windows
In both cases, the behavior remained the same.