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(