Message usage
# 🤝help
c
Recently I embeded my bot on my company's website, after that I had a huge increase in the number of message uses (which reached the limit), but apparently the bot was not used. When a user clicks on the bot button, but does not start a conversation, is there some type of consumption? Furthermore, is there any place on the home panel where I can check where these messages were consumed?
b
the "Events" tab in your dashboard lists consumed events
depending on how your bot is setup, consumption will vary - for instance executing code
c
When I enter in the logs i see a lot of this events, I think that this happens when the user enters on the site, but they are not sending any messages. Based on the logs, every time someone enters the site does an event start? And there is a way to disable this? (currently the bot does not send the first message, it just waits for the users input) https://cdn.discordapp.com/attachments/1240350779483750521/1240382871798022175/image.png?ex=66465c11&is=66450a91&hm=efe7289702e17104541e43c981e543f87386324525fc9a4abeb59038711a6186& https://cdn.discordapp.com/attachments/1240350779483750521/1240382872297148517/image.png?ex=66465c11&is=66450a91&hm=c0356b07ba95fc712fbb63aa6c270c7193c1421153179164dbfc426601618024&
b
can you show me how your bot's start node and first node are set up?
b
great, thanks for sharing
can you try exporting your bot into either/both a fresh bot and a new workspace and see if the issue is duplicated?
I'm trying to replicate the issue on my end but I'm not running into the same thing
c
I will try that, thanks!
4 Views