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 has been 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'
The text was updated successfully, but these errors were encountered:
Sorry for the late response, but this can be solved by adding and removing a excluded channel. I've got a patch that addresses this that I will push later today.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Antilink
Not deleting links
Well, I don't know.
The text was updated successfully, but these errors were encountered: