Install pyborg
I've tried easy_install pip install pip3 install and pyborg.irc install. With very limited success. currently it is looking for pyborg.toml file that is not created nor supplied.
root@USERNAME:/home/USER/pyborg-1up/pyborg# pyborg version
I am a version 1.4.0b1 pyborg!
I'm running on CPython 2.7.12/Linux-4.4.0-93-generic-x86_64-with-Ubuntu-16.04-xenial
root@USERNAME:/home/USER/pyborg-1up/pyborg# pyborg irc
Traceback (most recent call last):
File "/usr/local/bin/pyborg", line 9, in
File "build/bdist.linux-x86_64/egg/pyborg/mod/mod_irc.py", line 48, in init File "build/bdist.linux-x86_64/egg/pyborg/pyborg.py", line 279, in init File "build/bdist.linux-x86_64/egg/pyborg/pyborg.py", line 254, in load_settings File "build/bdist.linux-x86_64/egg/toml.py", line 39, in load IOError: [Errno 2] No such file or directory: '/root/.config/pyborg/pyborg.toml'
sudo find / -name "pyborg.toml" 2>&1 | grep -v Permission results in no files on the system names pyborg.toml
Also from this git repo:
root@USERNAME:/home/user/pyborg-1up/pyborg# python3 pyborg-irc.py File "pyborg-irc.py", line 29 print "ERROR !!!!\nircbot.py and irclib.py not found, please install them\n( http://python-irclib.sourceforge.net/ )" ^ SyntaxError: invalid syntax
(yes pip irc is installed)
ROTFL @ ANON HAHAHAHAH! Thats some funny shit.