List of available settings

Configuration settings and what they do

Found under Account > Bot > Settings

SettingDescriptionAvailable to bot
activeWhen checked, your bot is active and will respond. When unchecked, your bot will be paused and no longer respond to any user. Can be set/read from API.No
language2-letter ISO 639-1 default language for your bot. Used by Bot CMS.Yes.
bot.settings["language"]
{{bot._settings.language}}
timezoneTimezone from Olson database. Used for active hours. Can be used for meya.schedule and other time components.Yes.
bot.settings["timezone"]
{{bot._settings.timezone}}
publicWhether or not other accounts can clone your bot.No
usernameThe unique slug name for your bot. Can be viewed at https://meya.ai/{username}No
nameDescriptive name for you botNo
imageImage URL used as avatar for your bot in Meya admin and studio. Used by Meya Web and test chat as well.No
descriptionInternal descripton for your bot.No
active_hoursSet of hours which determine what times of day your bot responds to users. See docs.No

Setting screenshots

1866

Main settings

1854

Bot-scope settings

1866

Time settings