[**simplex-chat**](README.md)

***

[simplex-chat](README.md) / bot

# bot

A simple declarative API to run a chat-bot with a single function call.
It automates creating and updating of the bot profile, address and bot commands shown in the app UI.

## Interfaces

- [BotConfig](bot.Interface.BotConfig.md)
- [BotOptions](bot.Interface.BotOptions.md)

## Type Aliases

- [BotDbOpts](bot.TypeAlias.BotDbOpts.md)

## Functions

- [run](bot.Function.run.md)
