Skip to content

Instantly share code, notes, and snippets.

@macalinao
Created December 19, 2011 06:33
Show Gist options
  • Save macalinao/1495721 to your computer and use it in GitHub Desktop.
Save macalinao/1495721 to your computer and use it in GitHub Desktop.
KeyError: 'users'
sieve errorTraceback (most recent call last):
File "core\main.py", line 94, in do_sieve
return sieve(bot, input, func, type, args)
File "plugins\ignore.py", line 8, in ignore
if input.chan in input.users.channels:
File "core\main.py", line 56, in __getattr__
return self[key]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment