What are the types of Bot?
The bots can either be Interactive Bots or Non-Interactive Bots.
Example 1: A bot is configured to notify you about weather. It is configured in such a way that if you ask questions regarding weather, then the bot will reply accordingly. This is an Interactive Bot.
Example 2: If a bot is configured only to give notifications when a task is assigned, then the bot will notify you every time you are assigned to a task. Now, this bot only notifies you. So if you type anything in this bot, it will not reply you. This is a Non-Interactive Bot.