Created
April 28, 2015 00:41
-
-
Save thenormalsquid/391a9bfc176e03885c41 to your computer and use it in GitHub Desktop.
octobot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PID: | |
7589 | |
run.sh: 4: run.sh: [[: not found | |
Connector not running. starting. | |
Traceback (most recent call last): | |
File "./bot.py", line 3, in <module> | |
from api import handlers | |
File "/home/squid/scaling-octo-robot/api/__init__.py", line 2, in <module> | |
from api.irc_actions import * | |
File "/home/squid/scaling-octo-robot/api/irc_actions.py", line 9 | |
rawf(u"NOTICE {} :{}", target, message) | |
^ | |
SyntaxError: invalid syntax |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment