Open jurmy24 opened 1 month ago
Restrict access to the chatbot to only approved phone numbers but also set usage limits (eg. by tokens) for each person per day.
Remember to modify the create_message db function so that it also updates the last_message_at timestamp of that user to do this.
This should also include a spam control!
Restrict access to the chatbot to only approved phone numbers but also set usage limits (eg. by tokens) for each person per day.