Open lzrdblzzrd opened 1 year ago
In addition to this functionality (and preferably globally), add the name of the game to the text of the message sent via the webhook to Telegram or Discord. Sometimes, when you farm too many Drops from different games, it's not clear for which game the item fell out until you go to the Drops page on Twitch.
Would be awesome to have this feature.
Adding my interest in this feature. This game does random drops on streamers I'm otherwise not subscribed to. Would love to be able to catch any and all drops related to a specific game or list of games.
Duplicate of #91 .
Would be a realy awesome feature.
Yes, I would love to have this feature in as well. I am currently using a different bot for drops, but getting this implemented would make me instantly switch just due to the fact that I could run this in docker.
@JourneyOver What is the name of the Bot?
@H4K0N42 the one I am using is https://github.com/DevilXD/TwitchDropsMiner (you'll need to build the program yourself instead of using the release version as it's currently semi-broken) , he is very adament on not allowing CLI/Docker because he thinks people will abuse the software (which imo is kind of stupid but whatever, it's his program and he can do whatever he wants with it).
So I've been on a search for another bot that will work for drops that I can input the name of the game instead of just names of random streamers and that I can run in docker, but no other bot is really working.
Would also love a feature like this, currently using DevilXD's program too yet one in docker would also be an instant switch for me!
Hope that this is still a possibility off getting added!
A year has passed, and apparently this will never be implemented.
A year has passed, and apparently this will never be implemented.
We're awaiting for you to open a pull request
A year has passed, and apparently this will never be implemented.
We're awaiting for you to open a pull request
I can't add code to the pull request, can I still post it?
I'd prefer not, as it ends up notifying everyone subscribed to this issue for no reason.
Is your feature request related to a problem? Please describe. Every time there are new Drops on Twitch that are tied to a particular streamer, I need to subscribe to it or add its nickname to
run.py
. Because of this, I may miss some Drops for a particular game. I play Sea of Thieves quite often and recently there was a case that I missed some Drops, since each item for the game was tied to a specific streamer for a short period of time. When I went to see all possible Drops campaigns, I noticed that these Drops were no longer available.Describe the solution you'd like It would be very useful if the bot analyzed the page with the current Drops campaigns at a given time interval and chose which streamer to watch without having to manually subscribe or add it to
run.py
. Thus, the bot would farm absolutely all Drops that are now available on Twitch for all possible games and you will never miss a single Drop.