Created
December 19, 2011 06:33
-
-
Save macalinao/1495721 to your computer and use it in GitHub Desktop.
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
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