Zain-ul-din / whatsapp-ai-bot

This is a WhatsApp AI bot that uses various AI models, including Gemini, GPT, DALL-E, Flux and StabilityAI, to generate responses to user input.
https://wa-ai-seven.vercel.app/
MIT License
185 stars 104 forks source link

Made the welcome message optional #48

Closed MikelCalvo closed 3 months ago

MikelCalvo commented 3 months ago

Added a variable in the config to disable the welcome message and updated the docs.

Btw, I think we should move the config into a .env or another untracked file so it doesn't cause conflicts when updating the project

Zain-ul-din commented 3 months ago

@MikelCalvo I think we need to move it somewhere later we'll add support a bot deployment so it should be somewhere where users can edit config by messaging bot or web GUI what do you suggest?