You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Since there is a possibility to use multiple accounts at once, I thought it would be cool if you could differentiate which is which.
Also, I thought about adding more options to the log system (Events), like START, LOAD, and END.
Describe the solution you'd like
Just check the bottom of the issue.
Describe alternatives you've considered
At the moment I don't think there are any alternatives
TwitchChannelPointsMiner.py doesn't produce all the log messages, for example +50 --> ... REASON: CLAIM is handled by another module. I decided to add the username to logger.py, so it will appear on EVERY message in the console.
It works and looks cool. Added an option to toggle it.
Is your feature request related to a problem? Please describe.
Since there is a possibility to use multiple accounts at once, I thought it would be cool if you could differentiate which is which.
Also, I thought about adding more options to the log system (Events), like START, LOAD, and END.
Describe the solution you'd like
Just check the bottom of the issue.
Describe alternatives you've considered
At the moment I don't think there are any alternatives
Additional context
e.g.
Anything more that is to do is just edit Settings.py file and you're good to go!
The text was updated successfully, but these errors were encountered: