You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
Bug Report Form
Checklist
Describe the bug
When I create a proxies.txt to feed the script my proxies it crashes.
To Reproduce
Steps to trigger the bug:
Explained above
Expected behavior
Should run with proxies.
Additional context
File "/home/ubuntu/PlaceBot/src/proxy.py", line 18, in Init self.proxies = get_proxies_text() TypeError: get_proxies_text() missing 1 required positional argument: 'self'
The text was updated successfully, but these errors were encountered: