Skip to content

Instantly share code, notes, and snippets.

@ToxicFrog
Created April 13, 2017 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ToxicFrog/ae323a3da98afd258f322c8902192a73 to your computer and use it in GitHub Desktop.
Save ToxicFrog/ae323a3da98afd258f322c8902192a73 to your computer and use it in GitHub Desktop.
11:43:40 weechat | python: stdout/stderr: Traceback (most recent call last): │
11:43:40 weechat | python: stdout/stderr: File "/home/ben/.weechat/python/autoload/wee_slack.py", line 81, in wrapper │
11:43:40 weechat | python: stdout/stderr: return f(data, current_buffer, *args, **kwargs) │
11:43:40 weechat | python: stdout/stderr: File "/home/ben/.weechat/python/autoload/wee_slack.py", line 2582, in command_talk │
11:43:40 weechat | python: stdout/stderr: channel_name = arg[1:] │
11:43:40 weechat | python: stdout/stderr: NameError: global name 'arg' is not defined │
11:43:40 weechat =!= | python: error in function "command_talk" │
11:43:40 weechat =!= | irc: command "join" must be executed on irc buffer (server or channel)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment