mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-07 17:03:44 +00:00
Pick up all the webhooks (discord) (#1383)
This commit is contained in:
@@ -253,6 +253,5 @@ func (t *Transmitter) assignHooksByAppID(hooks []*discordgo.Webhook, appID strin
|
|||||||
"name": wh.Name,
|
"name": wh.Name,
|
||||||
"channel": wh.ChannelID,
|
"channel": wh.ChannelID,
|
||||||
}).Println(logLine)
|
}).Println(logLine)
|
||||||
break
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user