mirror of
https://github.com/kurbezz/discord-bot.git
synced 2026-03-04 03:10:47 +01:00
@@ -30,6 +30,9 @@ class ScheduleSyncWorkflow:
|
||||
streamers = await StreamerConfigRepository().all()
|
||||
|
||||
for streamer in streamers:
|
||||
if streamer.integrations.discord is None:
|
||||
continue
|
||||
|
||||
await workflow.start_activity(
|
||||
syncronize,
|
||||
streamer.twitch.id,
|
||||
|
||||
Reference in New Issue
Block a user