wayback icon indicating copy to clipboard operation
wayback copied to clipboard

[BUG] wayback doesn't seem to be loading the config file

Open God-damnit-all opened this issue 2 years ago • 0 comments

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.

God-damnit-all avatar Jul 14 '23 02:07 God-damnit-all