I am developing an integration with the channel points redemption pubsub that allows viewers to interact with the streamer’s game. For example, they can set the character on fire, make them invisible, etc.
The issue I am running into is that there appears to be a hard cap of 25 custom rewards available per channel. This limits the number of unique interactions that can be redeemed via the interface. A possible workaround is to group multiple rewards together and perform levenshtein distance on user input. However, it would be desirable to set a unique cost, description, and image to make it clear what each individual redemption is.
Is it possible to increase this limit at this time? And if not, are there any plans to do this in the future?
If you want to make a suggestion to add more custom rewards then the Uservoice site would be the best place to make that suggestion https://twitch.uservoice.com/
One alternative you may wish to look in to would be creating an extension that fits your needs, as then you can have any number of reward options. There’s no real integration with Channel Points yet, but even with what’s currently available to us you can still integrate channels points on a very basic level with an extension.