Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Ideas] Discord Webhook Integration, Streamer Watchlist, Easier install/start #161

Closed
yukaiin opened this issue Mar 12, 2023 · 4 comments
Labels
Enhancement New feature or request

Comments

@yukaiin
Copy link

yukaiin commented Mar 12, 2023

Hey, I was previously using this bot, which stopped getting updates.
Would love to see your bot getting some of the features like the discord webhook or the streamer watchlist for auto claiming and watching community points from specific streamers.
It's not like they are super important but it's definetly nice to have.
Would also love to see an easier install. Had the old bot start with my raspberry pi which is basically impossible with your bot.

@DevilXD DevilXD added the Enhancement New feature or request label Mar 13, 2023
@DevilXD
Copy link
Owner

DevilXD commented Mar 13, 2023

Hello o/

discord webhook

Sounds cool, but not sure how that'd be needed here. Just use the application GUI to check on the progress instead?

streamer watchlist for auto claiming and watching community points from specific streamers

See #128 and #70.

Would also love to see an easier install. Had the old bot start with my raspberry pi which is basically impossible with your bot.

I think you've got it a little bit wrong. This project started specifically as a personal miner with a user-friendly GUI, for Windows only. Personal means it's for a single account only, where it launches together with your system to do the stream-keeping work for you, and then closes together with your system closing at the end of the day. Not designed for linux or any kind of a remote server (even though I've managed to somehow add linux support to it, by straight up disabling some windows-specific features), and not designed for 24/7 usage (even though it should hold out at least 24h non-stop runtime with no errors).

If you're looking for a console-based miner that you can run on a server, that may or may not already have the features you've mentioned here, try this one: https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2

@yukaiin
Copy link
Author

yukaiin commented Mar 13, 2023

Yeah i know I'm abusing it a little bit. I don't think there is a bot rn that is perfect for my use. I was running it for me and sometimes on friend on my raspberry pi 24/7. With the webhook integration I was able to track the earned drops on all my devices.
But hey the bot got the basic feature I really need so I can't complain. Thanks for creating it you've done some good work. And maybe I try adding the streamer watchlist myself.

@DevilXD
Copy link
Owner

DevilXD commented Mar 13, 2023

The one I linked has linux support, can do points-only watching and may have webhook integration, not sure on that last part. My miner has a nice GUI and is more user friendly, otherwise the two projects are pretty much the same.

@DevilXD
Copy link
Owner

DevilXD commented Jun 12, 2023

Linux is now officially supported per #216, but it's still not something you may be able to use, as it requires a normal PC with a display to work. This isn't "a bot" you can put on raspberry pi and forget about. The README file has been updated with a relevant explanation of what this project is and what it isn't. The rest of the suggested features here is a nofix from my side at this time.

I'm closing this issue as all topics have been answered/covered now.

PS: If you'd like to try running this headless, check out #17. No official support on this from my side though.

@DevilXD DevilXD closed this as not planned Won't fix, can't repro, duplicate, stale Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants