eager-peach
eager-peach2y ago

help - token limit per registered user

Hello, I am looking for help. I have created a bot that I am going to publish in my wordpress using iframe. I want users to access my website as registered users and I want to limit the number of tokens that users can consume. how can I do this. Registration on the website is by email. and all users access the same bot. Can somebody help me?
2 Replies
ratty-blush
ratty-blush2y ago
I don’t have an answer but i also want this feature. Just letting it be known. Hopefully if enough people request it. They will add the feature
W. Williams (SFT)
You could actually use the Query API and you get the token data. You could add up the tokens and that would be pretty simple to limit a user's usage.

Did you find this page helpful?