rdavydov / Twitch-Channel-Points-Miner-v2

A simple script that will watch a stream for you and earn the channel points.
GNU General Public License v3.0
1.21k stars 351 forks source link

console_username setting now adds username to record.msg #381

Closed rdavydov closed 11 months ago

rdavydov commented 11 months ago

Fixes #376

Adds username to record.msg, so that telegram, discord, matrix and pushover would send not just record.msg, but f"[{username}] " and then msg. console_username setting is now used to control this. console_handler also respects this setting as it shows the same record.msg.