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.11k stars 326 forks source link

Edit config while BOT running #377

Closed borosmate closed 8 months ago

borosmate commented 9 months ago

Is your feature request related to a problem?

I'm always frustrated when I need to restart and rewrite python code to add a streamer where drops enabled.

Proposed solution

It would be nice if we can add and edit config of streamer while running via discord bot or on analytic website.

Alternatives you've considered

No response

Additional context

No response

NoxRare commented 9 months ago

The analytic page is exactly that... an analytics page not a dashboard, in terms of the frustration its just basic python.. this is a limitation on the python side and the way the bot is made really, in terms of adding a discord bot that would be a cool addition and I would like to look into maybe implementing this as I have experience with python discord bots but this will make the bot require more libraries and the hardware usage will go up significantly.

Would you like the bot to have slash commands to add / remove streamers?

rdavydov commented 8 months ago

Pretty much a duplicate of #277.

Answer: https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2/issues/277#issuecomment-1587039892