Closed Austemagne closed 7 years ago
oops yeah that and the directory creation are known issues in the new 1.4
pyborg.toml should look like
[pyborg-core]
max_words = false
Thank you, that works. However now it's asking for "current.pyborg.json"
lionheart@io:/usr/local/lib/python2.7/dist-packages/pyborg$ pyborg irc
Reading dictionary...
ERROR:pyborg.pyborg:[Errno 2] No such file or directory: 'archive.zip'
Error reading saves. New database created.
INFO:pyborg.mod.mod_irc:Connected to IRC server.
INFO:pyborg.mod.mod_irc:Joined channel: #anonchan
INFO:pyborg.mod.mod_irc:Joined channel: #rekt
ERROR:pyborg_experimental:can't concat bytes to str
Traceback (most recent call last):
File "/usr/local/bin/pyborg_experimental.py", line 262, in irc
bot.start()
File "/usr/local/lib/python3.5/dist-packages/irc/bot.py", line 325, in start
super(SingleServerIRCBot, self).start()
File "/usr/local/lib/python3.5/dist-packages/irc/client.py", line 1168, in start
self.reactor.process_forever()
File "/usr/local/lib/python3.5/dist-packages/irc/client.py", line 270, in process_forever
consume(infinite_call(one))
File "/usr/local/lib/python3.5/dist-packages/moreitertools/recipes.py", line 158, in consume
deque(iterator, maxlen=0)
File "/usr/local/lib/python3.5/dist-packages/jaraco/itertools.py", line 386, in
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/pyborg", line 11, in
you need to create the tmp directory. I've patched that in master
I just patched this and some other behaviors that were counter-UX and released a new 1.4.0b2
I've installed this inside and out. Easy install pip install pip3 install install from 1up git source. I've gotten it to connect to a few servers, but inconsistently. The biggest problem is it searches for pyborg.toml, which is not created nor given in any version of pyborg.