We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ran this: python scrape-logs.py -u <user_name> -q -s <server_id> -c <channel_id> -a
python scrape-logs.py -u <user_name> -q -s <server_id> -c <channel_id> -a
After supplying password get the following error:
[2020-07-01 19:29:14,310] [4660] [INFO] scrape-logs.py:203 Logging in... [2020-07-01 19:29:14,313] [4660] [ERROR] scrape-logs.py:208 login() takes 2 positional arguments but 3 positional arguments (and 1 keyword-only argument) were given
The text was updated successfully, but these errors were encountered:
I am having this issue, anyone found a workaround?
Sorry, something went wrong.
No branches or pull requests
Ran this:
python scrape-logs.py -u <user_name> -q -s <server_id> -c <channel_id> -a
After supplying password get the following error:
The text was updated successfully, but these errors were encountered: