pyfibot icon indicating copy to clipboard operation
pyfibot copied to clipboard

Pyfibot the Python IRC bot

Results 2 pyfibot issues
Sort by recently updated
recently updated
newest added

https://github.com/vranki/hemppa

enhancement

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...