Marenthyu / NepBot

Waifu Trading Card Game Bot for Twitch
https://waifus.de/help
BSD 3-Clause "New" or "Revised" License
4 stars 6 forks source link

!want or !hunt command #54

Open Honbuk opened 6 years ago

Honbuk commented 6 years ago

Since we have the !lookup command and now the !owners command, I'd suggest a way to bring the #tcg-hunting-room into the bot.

Make a command similiar to !bounty, like !want or !hunt (!want 1972) where a person can set up a list of waifus they want and

a !wanted or !hunted command (eg !wanted 1972 shows: [1972][common] Emi Igawa from Shigatsu wa Kimi no Uso is wanted by Honbuk)

This does not replace !bounty and does not need handspace nor points, however it makes it easier for people to see if anyone actually wants a card they pulled.

Dabomstew commented 6 years ago

An in-bot hunting list was something discussed a LOT in the early days of the bot and the discussion has sort of died down in recent months.

Without saying too much about the positives and negatives, if we did do it there would still have to be some kind of limit to it, otherwise some mean people would just want-list things willy nilly to troll.

Honbuk commented 6 years ago

Make it limited to 3 at a time per person? Considering you can bounty up already if you have points and handspace, more then 3 shouldn't be needed I think.

Marenthyu commented 6 years ago

Maybe make a limit tied to handspace? (int) handspace / 5 maybe?

Honbuk commented 6 years ago

Thats a nice idea. Tho people with 18 hand space will get 3 or 4? Would you round up after .5 or not?

Marenthyu commented 6 years ago

Hence i used a cast to (int) - meaning always rounding down. The divisor obvisouly is up for discussion, i would also like a 6, so you get 1 initially, 2 at 12 and 3 at 18.

xorhash commented 6 years ago

I'm not sold on this. Bounties already are the want list. You could maybe save yourself a trip down "@TCG-Waifu [...] is getting disenchanted in 12 hours", but you'll in exchange end up having to hold at least as long: People might want the card but not have hand space and will thus likely ask for holds or somesuch, yielding the exact same result as we have with the current system.

Marenthyu commented 6 years ago

I think the core issue this is trying to solve is people not joining the discord, to give them a chance to still work with the bot in that way. Having this in the bot itself doesn't require them to join the discord

xorhash commented 6 years ago

Would anybody not joining that place really be playing seriously enough into the TCG to warrant bending over backwards for a watered down version of !bounty, though?