From cf187350db1117a4981eb21efa823770da75612c Mon Sep 17 00:00:00 2001 From: Spencer <36741900+Spencer-0003@users.noreply.github.com> Date: Sat, 1 Apr 2023 02:48:23 +0000 Subject: [PATCH] README(Matrix): Fix spacing. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9deb298..401b8fb 100644 --- a/README.md +++ b/README.md @@ -242,8 +242,8 @@ twitch_miner = TwitchChannelPointsMiner( username="twitch_miner", # Matrix username (without homeserver) password="...", # Matrix password homeserver="matrix.org", # Matrix homeserver - room_id="..." # Room ID - events=[Events.STREAMER_ONLINE, Events.STREAMER_OFFLINE, Events.BET_LOSE], # Only these events will be sent to the chat + room_id="...", # Room ID + events=[Events.STREAMER_ONLINE, Events.STREAMER_OFFLINE, Events.BET_LOSE], # Only these events will be sent to the chat ) ), streamer_settings=StreamerSettings(