You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2018. It is now read-only.
Traceback (most recent call last):
File "lib\discord\ext\commands\bot.py", line 252, in _run_extra
yield from coro(*args, **kwargs)
File "C:\Other Program\Red-DiscordBot\cogs\antilink.py", line 139, in _new_message
if message.channel.id in self.json[message.server.id]['excluded_channels']:
KeyError: 'excluded_channels'
Ignoring exception in message
Traceback (most recent call last):
File "lib\discord\ext\commands\bot.py", line 252, in _run_extra
yield from coro(*args, **kwargs)
File "C:\Other Program\Red-DiscordBot\cogs\antilink.py", line 139, in _new_message
if message.channel.id in self.json[message.server.id]['excluded_channels']:
KeyError: 'excluded_channels'