Tanzania-AI-Community / twiga

Twiga is a WhatsApp bot for Tanzanian educators.
https://ai.or.tz/
MIT License
12 stars 11 forks source link

Add restrictions/usage limits #26

Open jurmy24 opened 1 month ago

jurmy24 commented 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.

jurmy24 commented 3 weeks ago

Remember to modify the create_message db function so that it also updates the last_message_at timestamp of that user to do this.

jurmy24 commented 3 weeks ago

This should also include a spam control!