Skip to content

Instantly share code, notes, and snippets.

@thenormalsquid
Created April 28, 2015 00:41
Show Gist options
  • Save thenormalsquid/391a9bfc176e03885c41 to your computer and use it in GitHub Desktop.
Save thenormalsquid/391a9bfc176e03885c41 to your computer and use it in GitHub Desktop.
octobot
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