Align Matrix comments in example.
This commit is contained in:
@@ -50,9 +50,9 @@ twitch_miner = TwitchChannelPointsMiner(
|
||||
),
|
||||
matrix=Matrix(
|
||||
username="twitch_miner", # Matrix username (without homeserver)
|
||||
password="...", # Matrix password
|
||||
password="...", # Matrix password
|
||||
homeserver="matrix.org", # Matrix homeserver
|
||||
room_id="..." # Room ID
|
||||
room_id="..." # Room ID
|
||||
)
|
||||
),
|
||||
streamer_settings=StreamerSettings(
|
||||
|
||||
Reference in New Issue
Block a user