mirror of
https://github.com/GaMeNu/HFCNotificator.git
synced 2024-11-16 15:24:51 +02:00
v2.1.1
Permission error... fix...?
This commit is contained in:
parent
09d64197ae
commit
3c43fad859
@ -205,7 +205,6 @@ class Notificator(commands.Cog):
|
||||
embed_ls_ls.append(embed_ls)
|
||||
|
||||
for channel in self.db.channel_iterator():
|
||||
self.log.info(channel.id)
|
||||
if channel.server_id is not None:
|
||||
dc_ch = self.bot.get_channel(channel.id)
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user