mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-12 12:38:08 +00:00
Add channel debug (discord)
This commit is contained in:
@@ -80,6 +80,9 @@ func (b *Bdiscord) Connect() error {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
for _, channel := range b.Channels {
|
||||||
|
b.Log.Debugf("found channel %#v", channel)
|
||||||
|
}
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user