Closed ericpp closed 1 year ago
This is great! Love the separate config file. Good idea.
It's a good stopgap feature for now, but I think a config/settings page would be more useful to normal people.
I’ve really tried to avoid a settings page because of having to save state somewhere permanent server side. It could always be saved in local storage I guess, if the settings are purely clientside prefs.
This adds emojis for donation amounts with known numerology. The numerology itself is defined in a
numerology.json
file that could theoretically be changed manually by whoever is running Helipad.It uses BoostBot's numerology by default: https://github.com/valcanobacon/BoostBots . I know that some shows have developed their own numerology (Podnews: https://podnews.net/article/boostagram-numerology) and I wonder if I need to add a configuration page to allow the user to change or remove these numbers before this change gets deployed.
Here is what the interface looks like with this change: