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

Make User-Defined Donation Tiers #57

Open
Gocnak opened this issue Dec 6, 2014 · 0 comments
Open

Make User-Defined Donation Tiers #57

Gocnak opened this issue Dec 6, 2014 · 0 comments

Comments

@Gocnak
Copy link
Owner

Gocnak commented Dec 6, 2014

User-defined donation tiers can be used to change both the icon that the donor has in chat, as well as set specific sounds to play when donations of those calibers happen.

Each tier would have their own icon and or sound. For example, the current version of Botnak has 5 tiers by default:

$0.01 -> $9.99 = green
$10 -> $49.99 = bronze
$50 -> $99.99 = silver
$100 -> $499.99 = gold
$500+ = diamond

I plan to have users be able to define their own tiers in Episode 2's new Settings GUI.

The idea with sounds is:
Highest donation of the day: specific sound (or if not defined, use a random sound)
For each tier, the user can specify a specific sound, or just use a random one found in the directory.

Right now Botnak can just read the donation sound directory and play a random one when someone donates.

@Gocnak Gocnak added this to the Botnak 2 Episode 2 milestone Dec 6, 2014
Gocnak added a commit that referenced this issue Apr 26, 2015
Added:

Full !song support with last.fm (closes #53 but see the wiki on github)
Icon enums (one step closer towards #57, thanks @jbzdarkid!)
Donation total for a user printed out upon another donation

Fixed:

FileChooser for Sounds now compares correctly (closes #71)
Channel manager null fix (closes #73)
User Chat index sets correctly (you can up arrow -> enter spam again)
Issue with User Suggestion panel still showing
Imgur URLs are corrected to i.imgur URLs (namefaces)
Luminosity values should be better now
Subscriber count streak does not increase for repeat messages
Minor code improvements (thanks @jbzdarkid and @tsteinholz !)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant