Automatic Weekly Content Cycling

Hello everyone, we’ve got a bot that needs to have updated content (date, time, details, pictures, etc…) weekly and want to know if there is anyway to automate that. Thanks in advance.

Cheers, Brian

3 Likes

Hi @evolveyou - this is possible by connecting the chatbot to your database so that all this updated content can be picked up dynamically from there and showcased in the chatbot.

I think it would be good if you could share the link to your chatbot here so that I can go through it and have a better sense of what you are trying to achieve.

1 Like

I created a bot that uses a database to randomize responses to the users. Very simple actually, but the content is manually placed in the database that the bot pulls from, so you could do weekly uploads of new content.

These could be filtered by what time of day it is, day of the week, or even location I suppose.

1 Like