Hide chatbot icon
# 🤝help
p
Hello, quick question. Can you hide the chatbot icon from the website if it exceeds a 1000 messages and then unhide it when there is a new month? If so, how could you do that?
m
Hey there, not natively, but you can probably work around that by counting the number of messages in your bot and setting some variables on your website based on that
4 Views