Platform introduction
The platform reference describes most technical aspects of the Botsquad platform that are not strictly related to the Bubblescript language.
-
Under Conversations and users we cover all aspects of conversations, users, account linking and the like.
-
Under Bot development we cover how to set up a bot using our best practices and file organization.
-
Natural Language Processing deals with how the user's natural language input can be matched and processed inside a bot.
-
Communication is about integrating the bot with external APIs, inter-bot communication and OAuth integrations.
-
Lastly, Testing explains the process of creating tests for your bots to make developing them easier and giving you trust in your bot's capabilities and behaviour.