Hi all! I have a question about how deep I can get with commands. I have an idea to have a command that viewers can enter into chat that would a) withdraw a certain amount of their currency, b) trigger an on-stream display of an image, txt file, or layer in OBS Studio, and c) have each successive use of the command trigger the next in the series.
To use an example, I want people to be able to use a command like "!factoid" and have it withdraw, let's say 20 points from their currency account and display the next in a series of pre-selected "facts" that I setup in advance. Ideally this facts would be ordered and on cooldown, meaning I'd have some max amount available per stream (one per half-hour, for example). For a three-hour stream, I'd have 6 facts setup and available to go. Users would not need to type !factoid1 or !factoid2, but each successive use of the !factoid command would trigger the next available in the series.
Is this something that is possible with deepbot? If not, I guess I can create a single graphic that could trigger, and then I could manually engage an OBS layer's visibility... but I'd of course prefer it be automated.
Any help or direction is appreciated!