pyfibot
pyfibot copied to clipboard
Pyfibot the Python IRC bot
Results
2
pyfibot issues
Sort by
recently updated
recently updated
newest added
Running ".update" gives: ``` ERROR: Could not open requirements file: [Errno 2] No such file or directory: '../requirements.txt' ``` File https://github.com/lepinkainen/pyfibot/blob/master/pyfibot/modules/module_update.py#L42 seems to refer to this requirements.txt file. Seems to...